summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-1217-19/+48
* Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller2009-10-121-33/+0
* ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明2009-10-111-3/+6
* ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明2009-10-111-2/+2
* ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明2009-10-111-4/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-117-13/+27
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-085-6/+16
| |\
| | * cfg80211: fix netns error unwinding bugJohannes Berg2009-10-081-1/+2
| | * mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin2009-10-071-2/+2
| | * mac80211: fix vlan and optimise RXJohannes Berg2009-10-073-3/+12
| * | netlink: fix typo in initializationJiri Pirko2009-10-081-1/+1
| |/
| * ipv4: arp_notify address list bugStephen Hemminger2009-10-071-6/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-0917-1129/+1140
|\ \
| * | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.hJohn W. Linville2009-10-071-2/+0
| * | mac80211: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-1/+4
| * | cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-071-1/+22
| * | wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-074-1/+36
| * | wext: refactorJohannes Berg2009-10-0714-1127/+1079
| * | nl80211: report age of scan resultsHolger Schurig2009-10-071-0/+2
* | | bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala2009-10-071-0/+1
* | | net: Make UFO on master device independent of attached devicesSridhar Samudrala2009-10-071-1/+1
* | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-073-30/+71
* | | IPv6: Fix 6RD typoAlexandre Cassen2009-10-071-1/+1
* | | ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer2009-10-071-1/+1
* | | econet: Fix redeclaration of symbol lenHagen Paul Pfeifer2009-10-071-4/+4
* | | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-075-34/+21
* | | IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-071-1/+2
* | | net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts2009-10-072-1/+3
* | | dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2009-10-072-192/+191
* | | dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker2009-10-071-161/+161
* | | dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker2009-10-073-238/+213
* | | dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2009-10-072-161/+158
* | | net: mark net_proto_ops as constStephen Hemminger2009-10-0732-33/+33
* | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-072-0/+9
* | | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-077-0/+11
* | | ethtool: Add reset operationBen Hutchings2009-10-071-0/+23
* | | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-077-7/+14
* | | Use sk_mark for routing lookup in more placesEric Dumazet2009-10-071-0/+3
* | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-072-8/+135
* | | add vif using local interface index instead of IPIlia K2009-10-071-1/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-062-4/+4
|\ \ \ | | |/ | |/|
| * | wext: let get_wireless_stats() sleepJohannes Berg2009-10-051-2/+2
| * | pktgen: restore nanosec delaysEric Dumazet2009-10-041-1/+1
| * | pktgen: Fix multiqueue handlingEric Dumazet2009-10-041-1/+1
* | | net: speedup sk_wake_async()Eric Dumazet2009-10-061-0/+3
| |/ |/|
* | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-051-0/+40
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-052-5/+7
* | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-051-0/+6
* | tunnels: Optimize tx pathEric Dumazet2009-10-053-6/+9
* | ipv4: fib table algorithm performance improvementStephen Hemminger2009-10-054-45/+34
OpenPOWER on IntegriCloud