summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2918-343/+256
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-291-10/+10
| |\
| | * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| | * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-283-28/+55
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-1/+36
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-21/+16
| | |/
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-284-291/+136
| |/
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-1/+13
| * ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-271-1/+1
| * xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
| * vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-252-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-255-9/+31
| |\
| | * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-1/+14
| | * netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
| | * netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
| | * netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
* | | inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo2009-04-281-2/+0
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-281-3/+14
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-272-2/+2
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-271-8/+3
* | | drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman2009-04-271-3/+10
* | | snmp: add missing counters for RFC 4293Neil Horman2009-04-279-32/+54
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-2534-1186/+2383
|\ \ \
| * | | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-241-1/+1
| * | | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-224-2/+84
| * | | mac80211: calculate maximum sleep intervalJohannes Berg2009-04-221-4/+16
| * | | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-222-1/+14
| * | | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-221-2/+1
| * | | mac80211: fix variable truncation on 32-bitJohannes Berg2009-04-221-6/+6
| * | | mac80211: fix IBSS code to not sleep while atomicJohannes Berg2009-04-221-3/+3
| * | | mac80211: validate TIM IE length (redux)Johannes Berg2009-04-223-28/+7
| * | | cfg80211: mark all WEXT handlers _GPLJohannes Berg2009-04-222-14/+14
| * | | cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-224-12/+19
| * | | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-2210-149/+300
| * | | cfg80211: clean up includesJohannes Berg2009-04-229-11/+4
| * | | mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-2210-330/+228
| * | | cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-227-13/+589
| * | | cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-224-39/+50
| * | | nl80211: send wiphy along with netdevJohannes Berg2009-04-221-2/+5
| * | | mac80211: set CLEAR_PS for pspolled framesChristian Lamparter2009-04-221-1/+17
| * | | mac80211: Allow scan to be requested in AP modeJouni Malinen2009-04-221-1/+2
| * | | mac80211: enable PS by defaultJohannes Berg2009-04-222-0/+24
| * | | mac80211: implement beacon filtering in softwareJohannes Berg2009-04-223-14/+66
| * | | mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-225-15/+63
| * | | mac80211: improve powersave implementationJohannes Berg2009-04-225-121/+165
| * | | mac80211: add hardware restart functionJohannes Berg2009-04-224-107/+158
| * | | cfg80211: convert mutex assert to macroJohannes Berg2009-04-221-4/+1
OpenPOWER on IntegriCloud