summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel1-1/+1
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman1-4/+19
2012-09-06ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel1-0/+1
2012-09-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller16-95/+171
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 Ayuso12-55/+234
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso1-0/+20
2012-09-01tcp: TCP Fast Open Server - support TFO listenersJerry Chu2-15/+4
2012-09-01tcp: TCP Fast Open Server - header & support functionsJerry Chu2-7/+75
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. Miller1-0/+1
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-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2-2/+4
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy3-0/+7
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy1-0/+3
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy9-90/+125
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy1-3/+8
2012-08-26ipv4: fix path MTU discovery with connection trackingPatrick McHardy2-0/+4
2012-08-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller6-7/+22
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-21/+117
2012-08-23packet: fix broken build.Rami Rosen1-1/+1
2012-08-23packet: Protect packet sk list with mutex (v2)Pavel Emelyanov1-1/+1
2012-08-23Merge git://1984.lsi.us.es/nf-nextDavid S. Miller1-3/+13
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-15/+16
2012-08-22af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-21/+117
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg1-0/+5
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-2/+38
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg1-14/+39
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg1-0/+11
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-0/+4
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2
2012-08-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-34/+34
2012-08-16xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du1-1/+1
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-34/+34
2012-08-15sctp: fix a compile error in sctp.hCong Wang1-2/+2
2012-08-15sctp: Make sysctl tunables per netEric W. Biederman2-116/+90
2012-08-15sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman1-3/+3
2012-08-15sctp: Push struct net down into all of the state machine functionsEric W. Biederman1-1/+2
2012-08-15sctp: Push struct net down into sctp_in_scopeEric W. Biederman1-1/+1
2012-08-15sctp: Push struct net down into sctp_transport_initEric W. Biederman1-1/+1
2012-08-15sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2-8/+9
2012-08-15sctp: Add infrastructure for per net sysctlsEric W. Biederman2-1/+9
2012-08-15sctp: Make the mib per network namespaceEric W. Biederman2-5/+7
2012-08-15sctp: Make the proc files per network namespace.Eric W. Biederman2-13/+17
2012-08-15sctp: Make the ctl_sock per network namespaceEric W. Biederman2-1/+8
2012-08-15sctp: Make the address lists per network namespaceEric W. Biederman4-23/+28
2012-08-15sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2-4/+5
2012-08-15sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2-3/+3