summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman1-1/+2
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings1-4/+0
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings1-2/+24
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-0/+25
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-271/+311
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-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov1-0/+5
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov1-0/+3
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov1-0/+2
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov1-1/+2
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+15
2011-12-30unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov2-0/+3
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2-3/+8
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+47
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
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
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller3-3/+14
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt2-7/+16
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt3-30/+37
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+1
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller18-84/+149
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2-0/+14
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso3-1/+39
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet1-4/+4
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-2/+13
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-79/+73
2011-12-23net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell1-4/+8
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy1-5/+0
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy1-2/+0
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy9-74/+65
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso3-2/+6
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1
2011-12-22Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan1-8/+8
2011-12-22Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan1-7/+0
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2-0/+7
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim1-8/+21
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim1-79/+59
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko1-0/+3
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+5
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian2-2/+7
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim1-22/+0
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+1