aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller2009-10-12
* ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明2009-10-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-08
| |\
| | * cfg80211: fix netns error unwinding bugJohannes Berg2009-10-08
| | * mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin2009-10-07
| | * mac80211: fix vlan and optimise RXJohannes Berg2009-10-07
| * | netlink: fix typo in initializationJiri Pirko2009-10-08
| |/
| * ipv4: arp_notify address list bugStephen Hemminger2009-10-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-09
|\ \
| * | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville2009-10-07
| * | mac80211: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
| * | cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-07
| * | wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-07
| * | wext: refactorJohannes Berg2009-10-07
| * | nl80211: report age of scan resultsHolger Schurig2009-10-07
* | | bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala2009-10-08
* | | net: Make UFO on master device independent of attached devicesSridhar Samudrala2009-10-08
* | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-08
* | | IPv6: Fix 6RD typoAlexandre Cassen2009-10-07
* | | ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer2009-10-07
* | | econet: Fix redeclaration of symbol lenHagen Paul Pfeifer2009-10-07
* | | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-07
* | | IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-07
* | | net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts2009-10-07
* | | dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2009-10-07
* | | dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker2009-10-07
* | | dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker2009-10-07
* | | dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2009-10-07
* | | net: mark net_proto_ops as constStephen Hemminger2009-10-07
* | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-07
* | | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-07
* | | ethtool: Add reset operationBen Hutchings2009-10-07
* | | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-07
* | | Use sk_mark for routing lookup in more placesEric Dumazet2009-10-07
* | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-07
* | | add vif using local interface index instead of IPIlia K2009-10-07
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-07
|\ \ \ | | |/ | |/|
| * | wext: let get_wireless_stats() sleepJohannes Berg2009-10-05
| * | pktgen: restore nanosec delaysEric Dumazet2009-10-05
| * | pktgen: Fix multiqueue handlingEric Dumazet2009-10-05
* | | net: speedup sk_wake_async()Eric Dumazet2009-10-06
| |/ |/|
* | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-05
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-05
* | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-05
* | tunnels: Optimize tx pathEric Dumazet2009-10-05