aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2-2/+17
2012-09-05ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel1-0/+1
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet1-0/+2
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov2-0/+55
2012-09-03Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller29-118/+238
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng1-2/+8
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso31-70/+443
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso1-0/+20
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu2-15/+4
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu4-10/+121
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla1-1/+0
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann1-4/+14
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-5/+22
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+1
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla1-0/+33
2012-08-30netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation targetPatrick McHardy2-0/+17
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy1-5/+4
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2-2/+4
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy4-0/+9
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy1-0/+3
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy13-101/+143
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy7-10/+33
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy1-0/+1
2012-08-26ipv4: fix path MTU discovery with connection trackingPatrick McHardy2-0/+4
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceDavid S. Miller9-7/+38
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller7-25/+202
2012-08-24vlan: add helper which can be called to see if device is used by vlanJiri Pirko1-2/+7
2012-08-24net: Set device operstate at registration timeBen Hutchings1-0/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-25/+202
2012-08-23packet: fix broken build.Rami Rosen1-1/+1
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+31
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov1-1/+1
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W1-0/+83
2012-08-22net: remove delay at device dismantleEric Dumazet1-1/+1
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller1-3/+13
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-6/+11
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller51-106/+213
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+0
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+18
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-37/+57
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-21string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau1-2/+0
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3