aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
* netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-0/+6
* netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-231-2/+2
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-223-40/+21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-141-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-0/+16
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-301-2/+6
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-165-4/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-40/+21
| |\ \ \ \ \
| | * | | | | this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2009-10-032-8/+3
| | * | | | | this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter2009-10-031-32/+18
* | | | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-161-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-0/+16
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-291-2/+0
|\ \ \ \
| * | | | wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-211-0/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-153-1/+10
|\ \ \ \
| * | | | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-152-0/+2
| * | | | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-152-1/+8
* | | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-152-3/+2
| |_|/ / |/| | |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-113-3/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-3/+3
| | |\ \ \
| | | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
* | | | | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-111-1/+1
| |_|_|/ / |/| | | |
* | | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-081-28/+0
* | | | | tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-081-2/+8
* | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-081-0/+3
* | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-082-4/+6
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-0868-629/+944
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-042-0/+32
| |\ \ \ \
| | * | | | nl80211: PMKSA caching supportSamuel Ortiz2009-11-281-0/+28
| | * | | | mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-0/+4
| * | | | | tcp: connect() race with timewait reuseEric Dumazet2009-12-031-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-032-39/+2
| |\ \ \ \ \
| | * | | | | Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-031-0/+1
| | * | | | | Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-031-1/+0
| | * | | | | Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-16/+0
| | * | | | | Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-031-22/+1
| * | | | | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-031-3/+3
| * | | | | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-031-1/+2
| * | | | | | net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
| * | | | | | net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2
| * | | | | | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-031-0/+3
| * | | | | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-031-3/+3
| * | | | | | net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy2009-12-031-1/+1
| |/ / / / /
| * | | | | tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-021-0/+1