aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar10-24/+85
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar1-3/+3
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose1-1/+1
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-9/+11
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman1-8/+40
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-04ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-01net: Disambiguate kernel messageArun Sharma1-4/+10
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa1-0/+2
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-26net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+7
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller1-1/+1
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-6/+4
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa1-1/+1
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap1-0/+1
2012-01-17net: fix some sparse errorsEric Dumazet1-1/+1
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+4
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet1-1/+2
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-2/+2
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-21/+7
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville1-2/+2
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+7
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell1-6/+0
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa1-0/+6
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet1-43/+55
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches1-21/+7
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-30/+28
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman1-1/+2
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+3
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+6
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2-30/+19
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville8-271/+309
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes1-2/+2
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt1-0/+4
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov1-0/+3
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller1-3/+0
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller1-0/+27