summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-10-14net: sk_drops consolidationEric Dumazet
2009-10-14Phonet: forward incoming packetsRémi Denis-Courmont
2009-10-14Phonet: route outgoing packetsRémi Denis-Courmont
2009-10-14Phonet: routing table Netlink interfaceRémi Denis-Courmont
2009-10-14Phonet: routing table backendRémi Denis-Courmont
2009-10-14Phonet: deliver broadcast packets to broadcast socketsRémi Denis-Courmont
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-13x25: bit and/or confusion in x25_ioctl()?roel kluin
2009-10-13tcp: replace ehash_size by ehash_maskEric Dumazet
2009-10-13ipv6: fix devconf after adding force_tllao optionCosmin Ratiu
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau
2009-10-12Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller
2009-10-11ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明
2009-10-11ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明
2009-10-11ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-11pkt_sched: pedit use proper structjamal
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg
2009-10-08netlink: fix typo in initializationJiri Pirko
2009-10-07bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala
2009-10-07net: Make UFO on master device independent of attached devicesSridhar Samudrala
2009-10-07udp: dynamically size hash tables at boot timeEric Dumazet
2009-10-07IPv6: Fix 6RD typoAlexandre Cassen
2009-10-07ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer
2009-10-07econet: Fix redeclaration of symbol lenHagen Paul Pfeifer
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley
2009-10-07IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley
2009-10-07net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts
2009-10-07dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker
2009-10-07dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker
2009-10-07dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker
2009-10-07dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker
2009-10-07net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville
2009-10-07mac80211: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07cfg80211: add firmware and hardware version to wiphyKalle Valo
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville
2009-10-07wext: refactorJohannes Berg
2009-10-07nl80211: report age of scan resultsHolger Schurig
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg