summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-0/+1
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso-0/+1
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy-2/+4
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy-0/+7
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy-0/+3
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy-90/+125
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy-3/+8
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes-1/+1
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman-15/+24
2012-08-26ipv4: fix path MTU discovery with connection trackingPatrick McHardy-0/+4
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller-7/+22
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-21/+117
2012-08-23packet: fix broken build.Rami Rosen-1/+1
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov-1/+1
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller-3/+13
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+16
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet-1/+3
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-21/+117
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan-2/+1
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz-1/+10
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz-0/+3
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg-0/+5
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg-2/+38
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg-14/+39
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg-0/+11
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli-0/+4
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy-0/+2
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-34/+34
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du-1/+1
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-34/+34
2012-08-15sctp: fix a compile error in sctp.hCong Wang-2/+2
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman-116/+90
2012-08-14sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman-3/+3
2012-08-14sctp: Push struct net down into all of the state machine functionsEric W. Biederman-1/+2
2012-08-14sctp: Push struct net down into sctp_in_scopeEric W. Biederman-1/+1
2012-08-14sctp: Push struct net down into sctp_transport_initEric W. Biederman-1/+1
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman-8/+9
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman-1/+9
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman-5/+7
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman-13/+17
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman-1/+8
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman-23/+28
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman-4/+5
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman-3/+3
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman-2/+3
2012-08-14net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman-1/+2
2012-08-14userns: Implement sk_user_nsEric W. Biederman-0/+9
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman-2/+2
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman-1/+4