summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-191-0/+1
* Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-171-0/+1
* Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-171-1/+1
* Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-171-1/+1
* Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-171-1/+1
* packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet2009-12-161-40/+31Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-166-10/+47
|\
| * ipvs: zero usvc and udestSimon Horman2009-12-151-0/+4
| * netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-152-4/+23
| * ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-153-6/+19
| * ipvs: fix synchronization on connection closeXiaotian Feng2009-12-141-0/+1
* | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-167-77/+54Star
* | net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2009-12-142-3/+14
* | udp: udp_lib_get_port() fixEric Dumazet2009-12-141-4/+3Star
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-1212-21/+21
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-1012-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-121-4/+6
* | | | xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi2009-12-121-0/+1
* | | | net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens2009-12-121-5/+2Star
* | | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-121-7/+5Star
* | | | wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25Star
* | | | 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/+0Star
* | | | 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-091-3/+32
* | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-091-0/+29
* | | | atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR2009-12-091-3/+8
* | | | atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR2009-12-091-9/+1Star
* | | | [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-091-14/+24
* | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-092-8/+23
* | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-096-13/+29
* | | | tcp: Remove runtime check that can never be true.David S. Miller2009-12-091-5/+0Star
* | | | 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/+0Star
* | | | 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-062-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