summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-03-08net: add __must_check to sk_add_backlogZhu Yi-1/+1
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明-0/+18
2010-03-05net: backlog functions renameZhu Yi-3/+3
2010-03-05net: add limit for socket backlogZhu Yi-1/+14
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith-1/+1
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+2
2010-03-03mac80211: Fix HT rate control configurationSujith-1/+2
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu-1/+2
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-1/+3
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller-2/+9
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann-0/+5
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann-0/+2
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann-2/+2
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy-0/+2
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-5/+55
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney-1/+3
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim-2/+3
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim-7/+16
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim-0/+22
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger-2/+12
2010-02-19nl80211: add power save commandsKalle Valo-3/+4
2010-02-18net: TCP thin dupackAndreas Petlund-0/+1
2010-02-18net: TCP thin linear timeoutsAndreas Petlund-0/+4
2010-02-18net: TCP thin-stream detectionAndreas Petlund-0/+8
2010-02-18const: struct nla_policyAlexey Dobriyan-1/+1
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan-1/+1
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy-2/+4
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy-1/+21
2010-02-17IPv6: convert mc_lock to spinlockStephen Hemminger-1/+1
2010-02-17ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches-3/+3
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo-13/+17
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman-1/+0
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-64/+124
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen-2/+51
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy-6/+42
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy-2/+2
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings-1/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-47/+89
2010-02-12xfrm: use proper kernel typesjamal-13/+13
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy-0/+2
2010-02-12netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan-5/+1
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy-1/+1
2010-02-11netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy-7/+25
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy-0/+1
2010-02-10net: add a wrapper sk_entry()Li Zefan-0/+5
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-53/+263
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+4
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan-0/+6
2010-02-08mac80211: remove get_tx_stats() driver opKalle Valo-22/+0