summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-11-22secmark: do not return early if there was no errorEric Paris
2010-11-22xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-11-22net/core: Allow tagged VLAN packets to flow through VETH devices.Ben Greear
2010-11-22net: add a recursion limit in xmit pathEric Dumazet
2010-11-22Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman
2010-11-22Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman
2010-11-22net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski
2010-11-22tcp: Fix race in tcp_pollTom Marshall
2010-11-22Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...holt@sgi.com
2010-11-22net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-11-22rose: Fix signedness issues wrt. digi count.David S. Miller
2010-11-22Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi
2010-11-22net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-11-22ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun
2010-11-22ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-11-22net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-28De-pessimize rds_page_copy_userLinus Torvalds
2010-10-28wext: fix potential private ioctl memory content leakJohannes Berg
2010-10-28mac80211: fix use-after-freeJohannes Berg
2010-09-26sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-26net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter
2010-09-26net: blackhole route should always be recalculatedJianzhao Wang
2010-09-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet
2010-09-26UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-26udp: add rehash on connect()Eric Dumazet
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-26net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller
2010-09-26rds: fix a leak of kernel memoryEric Dumazet
2010-09-26irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-09-26gro: Re-fix different skb headroomsJarek Poplawski
2010-09-26gro: fix different skb headroomsEric Dumazet
2010-09-26bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller
2010-09-20SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-20wireless extensions: fix kernel heap content leakJohannes Berg
2010-09-20irda: off by oneDan Carpenter
2010-09-20mac80211: delete work timerJohannes Berg
2010-09-20netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-26netlink: fix compat recvmsgJohannes Berg
2010-08-26can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-26act_nat: fix wild pointerChangli Gao
2010-08-26net: disable preemption before call smp_processor_id()Changli Gao
2010-08-26pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski
2010-08-26pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski
2010-08-26net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-26net: Fix napi_gro_frags vs netpoll pathJarek Poplawski
2010-08-26can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp
2010-08-26act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao
2010-08-26bridge: Fix skb leak when multicast parsing fails on TXHerbert Xu