summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-1112-21/+21
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0912-21/+21
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-0712-21/+21
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-049-17/+17
| | | * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-042-3/+3
| | | * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar2009-12-111-4/+6
* | | | xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi2009-12-111-0/+1
* | | | net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens2009-12-111-5/+2
* | | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-111-7/+5
* | | | wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25
* | | | mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
* | | | mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
* | | | net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
* | | | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
* | | | cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
* | | | tcp: fix retrans_stamp advancing in error casesIlpo Järvinen2009-12-081-3/+32
* | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-081-0/+29
* | | | atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR2009-12-081-3/+8
* | | | atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR2009-12-081-9/+1
* | | | [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-081-14/+24
* | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-082-8/+23
* | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-086-13/+29
* | | | tcp: Remove runtime check that can never be true.David S. Miller2009-12-081-5/+0
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-085-9/+28
|\ \ \ \ | |/ / / |/| | |
| * | | mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-071-1/+1
| * | | net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-071-2/+2
| * | | mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-072-4/+17
| * | | mac80211: recalculate idle later in MLMEJohannes Berg2009-12-071-2/+8
* | | | sctp: fix compile error due to sysctl mismergeLinus Torvalds2009-12-081-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08346-8345/+13381
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-052-0/+4
| |\ \ \ | | |/ /
| * | | mac80211: fix reorder buffer releaseJohannes Berg2009-12-041-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-0414-308/+526
| |\ \ \
| | * | | cfg80211: indent regulatory messages with spacesKalle Valo2009-12-041-3/+3
| | * | | mac80211: Fix TX status reporting for injected data framesJouni Malinen2009-12-041-1/+5
| | * | | WE: Fix set events not propagatedJean Tourrilhes2009-12-041-1/+2
| | * | | cfg80211: Add PMKSA wext compatibility handlerSamuel Ortiz2009-11-281-0/+42
| | * | | nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+120
| | * | | mac80211: log more data when tracingJohannes Berg2009-11-281-2/+24
| | * | | mac80211: correctly place aMPDU RX reorder codeJohannes Berg2009-11-282-73/+96
| | * | | mac80211: move aMPDU RX reorder codeJohannes Berg2009-11-281-230/+229
| | * | | mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-282-4/+3
| | * | | wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-285-6/+18
| | * | | mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet2009-11-251-9/+5
| * | | | tcp: fix a timewait refcnt raceEric Dumazet2009-12-031-3/+16
| * | | | tcp: connect() race with timewait reuseEric Dumazet2009-12-033-18/+45
| * | | | tcp: diag: Dont report negative values for rx queueEric Dumazet2009-12-032-3/+11
| * | | | netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-032-25/+31
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-037-37/+149
| |\ \ \ \
OpenPOWER on IntegriCloud