aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-28
| * | | | | | | | | mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-28
* | | | | | | | | | NET: XFRM: Fix spelling of neighbour.Ralf Baechle2009-12-26
* | | | | | | | | | net: restore ip source validationJamal Hadi Salim2009-12-25
* | | | | | | | | | pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend2009-12-24
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | mac80211: fix WMM AP settings applicationJohannes Berg2009-12-21
| * | | | | | | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
| * | | | | | | | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-14
* | | | | | | | | ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-18
* | | | | | | | | netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-18
* | | | | | | | | Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-17
* | | | | | | | | Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-17
* | | | | | | | | Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-17
* | | | | | | | | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-17
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet2009-12-16
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-16
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ipvs: zero usvc and udestSimon Horman2009-12-15
| * | | | | | | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-15
| * | | | | | | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-15
| * | | | | | | ipvs: fix synchronization on connection closeXiaotian Feng2009-12-14
* | | | | | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-15
* | | | | | | | net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2009-12-13
* | | | | | | | udp: udp_lib_get_port() fixEric Dumazet2009-12-13
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
|\| | | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\ \ \ \ \ \
| | | * | | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | | * | | | | | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-04
| | | * | | | | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar2009-12-11
* | | | | | | | xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi2009-12-11
* | | | | | | | net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens2009-12-11
* | | | | | | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-11
| |_|_|/ / / / |/| | | | | |
* | | | | | | wireless: update old static regulatory domain rulesJohn W. Linville2009-12-10
* | | | | | | mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-10
* | | | | | | mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-10
* | | | | | | net/mac80211: Correct size given to memsetJulia Lawall2009-12-10
* | | | | | | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-09
* | | | | | | cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-09
* | | | | | | tcp: fix retrans_stamp advancing in error casesIlpo Järvinen2009-12-08
* | | | | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-08
* | | | | | | atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR2009-12-08
* | | | | | | atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR2009-12-08
* | | | | | | [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-08
* | | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
* | | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
* | | | | | | tcp: Remove runtime check that can never be true.David S. Miller2009-12-08
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-08
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-07