summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-2533-513/+943
|\
| * cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-2413-154/+344
| * mac80211: remove unused don't-encrypt flagJohannes Berg2010-08-241-2/+0
| * cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-241-1/+1
| * cfg80211: check if WEP is available for shared key authJohannes Berg2010-08-161-0/+15
| * mac80211: dont advertise WEP if unavailableJohannes Berg2010-08-161-0/+5
| * mac80211: remove unused status flag checksJohannes Berg2010-08-162-20/+9
| * mac80211: move key tfm setupJohannes Berg2010-08-161-16/+10
| * mac80211: use cipher suite selectorsJohannes Berg2010-08-169-105/+75
| * cfg80211: support sysfs namespacesJohannes Berg2010-08-163-2/+17
| * mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-163-1/+36
| * mac80211: per interface idle notificationJohannes Berg2010-08-166-16/+75
| * net: mac80211: Fix a typo.Andrea Gelmini2010-08-161-1/+1
| * cfg80211: deauth doesn't always imply disconnectJohannes Berg2010-08-161-2/+3
| * mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-164-12/+97
| * mac80211: remove unused rate function parameterChristian Lamparter2010-08-161-16/+6
| * mac80211: put rx handlers into separate functionsChristian Lamparter2010-08-161-86/+128
| * mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-164-16/+14
| * mac80211: unify scan and work mutexesJohannes Berg2010-08-165-43/+38
| * mac80211: don't check rates on PLCP error framesJohannes Berg2010-08-161-20/+29
| * mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau2010-08-161-1/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-1622-112/+616
| |\
| * | wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville2010-08-161-9/+7
| * | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-163-0/+39
* | | tc: add meta match on receive hashStephen Hemminger2010-08-241-0/+6
* | | net: ip_append_data() optimEric Dumazet2010-08-241-4/+3
* | | ethtool: allow non-netadmin to query settingsstephen hemminger2010-08-231-0/+1
* | | net: copy_rtnl_link_stats64() simplificationEric Dumazet2010-08-231-30/+1
* | | net_sched: act_csum: coding style cleanupChangli Gao2010-08-231-39/+38
* | | pkt_sched: Make act_csum depend upon INET.David S. Miller2010-08-231-1/+1
* | | dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2010-08-232-81/+108
* | | dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker2010-08-231-19/+8
* | | dccp ccid-2: Remove redundant sanity testsGerrit Renker2010-08-231-52/+0
* | | dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker2010-08-231-33/+7
* | | ccid: ccid-2/3 code cosmeticsGerrit Renker2010-08-233-26/+27
* | | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-237-16/+16
* | | tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-221-0/+11
* | | bridge: is PACKET_LOOPBACK unlikely()?Simon Horman2010-08-221-1/+1
* | | net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-222-4/+3
* | | net/sched: need to include net/ip6_checksum.hStephen Rothwell2010-08-221-0/+1
* | | net_sched: cls_flow: add key rxhashChangli Gao2010-08-211-0/+7
* | | irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-211-23/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-2113-71/+72
|\ \ \
| * | | irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-191-1/+3
| * | | vlan: Match underlying dev carrier on vlan addPhil Oester2010-08-191-1/+2
| * | | rds: fix a leak of kernel memoryEric Dumazet2010-08-181-1/+1
| * | | netlink: fix compat recvmsgJohannes Berg2010-08-181-30/+16
| * | | net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-171-1/+1
| * | | net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
| * | | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-173-0/+6
OpenPOWER on IntegriCloud