summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-107-58/+58
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-3/+10
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-081-5/+4
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-071-1/+1
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-072-5/+21
* ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-051-0/+1
* net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-051-0/+2
* tcp: add generic netlink support for tcp_metricsJulian Anastasov2012-09-052-0/+55
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-0329-118/+238
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-0331-70/+443
| |\
| * | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-031-0/+20
| * | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2012-08-302-0/+17
| * | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-301-5/+4
| * | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-302-2/+4
| * | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-304-0/+9
| * | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-301-0/+3
| * | netfilter: add protocol independent NAT corePatrick McHardy2012-08-3013-101/+143
| * | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-307-10/+33
| * | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-301-0/+1
| * | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-262-0/+4
* | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-031-2/+8
| |/ |/|
* | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-312-15/+4
* | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-314-10/+121
* | net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-311-1/+0
* | tcp: Increase timeout for SYN segmentsAlex Bergmann2012-08-311-4/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-317-5/+22
|\ \
| * \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-311-0/+1
| |\ \
| | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-0/+1
| * | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-221-2/+0
| |\ \ \
| | * | | drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-221-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-08-221-2/+0
| |\ \ \ \
| | * | | | target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-211-2/+0
| | |/ / /
| * | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-222-0/+2
| |\ \ \ \
| | * | | | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-022-0/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-221-0/+18
| |\ \ \ \ \
| | * | | | | introduce kref_put_mutex()Al Viro2012-08-221-0/+18
* | | | | | | of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla2012-08-301-0/+33
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-249-7/+38
|\ \ \ \ \ \ \
| * | | | | | | net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-141-1/+2
| * | | | | | | userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-141-0/+1
| * | | | | | | userns: Implement sk_user_nsEric W. Biederman2012-08-141-0/+9
| * | | | | | | netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-141-0/+1
| * | | | | | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-141-2/+2
| * | | | | | | net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-1/+4
| * | | | | | | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-141-1/+2
| * | | | | | | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-1/+2
| * | | | | | | userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-141-0/+14
| * | | | | | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-141-1/+1
* | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-247-25/+202
|\ \ \ \ \ \ \ \