summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-12Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller
2009-10-12ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明
2009-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-08bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala
2009-10-08net: Make UFO on master device independent of attached devicesSridhar Samudrala
2009-10-08udp: 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
2009-10-07ipv4: arp_notify address list bugStephen Hemminger
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila
2009-10-07Use sk_mark for IPv6 routing lookupsBrian Haley
2009-10-07ethtool: Add reset operationBen Hutchings
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet
2009-10-07Use sk_mark for routing lookup in more placesEric Dumazet
2009-10-07ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明
2009-10-07add vif using local interface index instead of IPIlia K
2009-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-07net: speedup sk_wake_async()Eric Dumazet
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg
2009-10-05net: export device speed and duplex via sysfsAndy Gospodarek
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann
2009-10-05net: introduce NETDEV_POST_INIT notifierJohannes Berg
2009-10-05tunnels: Optimize tx pathEric Dumazet
2009-10-05ipv4: fib table algorithm performance improvementStephen Hemminger
2009-10-05af_packet: add interframe drop cmsg (v6)Neil Horman
2009-10-05pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet