summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet2009-11-151-2/+2
* net: Optimize hard_start_xmit() return checkingJarek Poplawski2009-11-152-35/+5
* net: check the return value of ndo_select_queue()Eric Dumazet2009-11-151-0/+15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-11-141-1/+1
|\
| * ieee802154: make wpan-phy class registration to subsys_initcallDmitry Eremin-Solenikov2009-11-131-1/+1
* | Phonet: convert routing table to RCURémi Denis-Courmont2009-11-131-25/+34
* | Phonet: put protocols array under RCURémi Denis-Courmont2009-11-131-9/+11
* | iucv: add work_queue cleanup for suspendUrsula Braun2009-11-131-3/+13
* | inetpeer: Optimize inet_getid()Eric Dumazet2009-11-133-13/+10
* | ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-131-74/+97
* | ipv4: speedup inet_dump_ifaddr()Eric Dumazet2009-11-131-23/+38
* | igmp: Use next_net_device_rcu()Eric Dumazet2009-11-131-16/+11
* | ipv6: use RCU to walk list of network devicesEric Dumazet2009-11-132-43/+37
* | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-134-7/+7
* | vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-131-2/+2
* | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-132-7/+34
* | net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann2009-11-112-220/+175
* | net/compat: fix dev_ifsioc emulation corner casesArnd Bergmann2009-11-111-45/+72
* | decnet: convert dndev_lock to spinlockstephen hemminger2009-11-111-7/+12
* | decnet: add RTNL lock when reading address liststephen hemminger2009-11-111-0/+4
* | netdev: fold name hash properly (v3)stephen hemminger2009-11-111-1/+2
* | skbuff: Do not allow skb recycling with disabled IRQsAnton Vorontsov2009-11-111-0/+3
* | ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-111-1/+1
* | CAN: use dev_get_by_index_rcustephen hemminger2009-11-101-3/+3
* | IPV4: use rcu to walk list of devices in IGMPstephen hemminger2009-11-101-8/+10
* | decnet: use RCU to find network devicesstephen hemminger2009-11-101-8/+6
* | net: use rcu for network scheduler APIstephen hemminger2009-11-101-3/+4
* | vlan: eliminate use of dev_base_lockstephen hemminger2009-11-101-7/+6
* | IPv6: use ipv6_addr_v4mapped()Brian Haley2009-11-101-1/+1
* | sit: Clean up DF code by copying from IPIPHerbert Xu2009-11-101-21/+21
* | ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet2009-11-101-0/+6
* | ipv6: speedup inet6_dump_ifinfo()Eric Dumazet2009-11-101-17/+28
* | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guardCyrill Gorcunov2009-11-103-3/+3
* | udp: bind() optimisationEric Dumazet2009-11-102-15/+72
* | Phonet: allocate and copy for pipe TX without sock lockRémi Denis-Courmont2009-11-101-17/+12
* | Phonet: put sockets in a hash tableRémi Denis-Courmont2009-11-102-25/+55
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-0926-699/+466
|\ \
| * | mac80211: async station powersave handlingJohannes Berg2009-11-066-85/+168
| * | mac80211: fix internal scan requestJohannes Berg2009-11-041-0/+1
| * | mac80211: Fix IBSS mergeSujith2009-11-041-0/+4
| * | mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-2/+16
| * | cfg80211: remove dead variableJohannes Berg2009-11-041-2/+0
| * | cfg80211: validate scan channelsJohannes Berg2009-11-023-18/+35
| * | cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen2009-11-021-4/+2
| * | mac80211: fix scan abort sanity checksJohannes Berg2009-11-021-4/+8
| * | mac80211: make CALL_TXH a statementJohannes Berg2009-11-021-16/+18
| * | mac80211: remove bogus codeJohannes Berg2009-10-301-7/+0
| * | mac80211: remove sent_ps_bufferedJohannes Berg2009-10-302-6/+3
| * | mac80211: also drop qos-nullfunc frames silentlyJohannes Berg2009-10-301-5/+10
| * | mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg2009-10-301-4/+3
OpenPOWER on IntegriCloud