summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-07netfilter: decnet: switch hook PFs to nfprotoAlban Crequy1-1/+1
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko1-9/+53
2012-06-07netfilter: NFQUEUE: don't xor src/dst ip address for load distributionFlorian Westphal1-9/+19
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng10-26/+46
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso8-79/+0
2012-06-07netfilter: nf_ct_gre: use new namespace supportGao feng1-21/+34
2012-06-07netfilter: nf_ct_dccp: use new namespace supportGao feng1-66/+66
2012-06-07netfilter: nf_ct_udplite: add namespace supportGao feng1-18/+80
2012-06-07netfilter: nf_ct_sctp: add namespace supportGao feng1-29/+146
2012-06-07netfilter: nf_ct_ipv6: add namespace supportGao feng1-29/+59
2012-06-07netfilter: nf_ct_ipv4: add namespace supportGao feng1-38/+85
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng2-2/+25
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng2-3/+37
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng2-11/+91
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng2-29/+135
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng3-31/+70
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng3-28/+76
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng7-77/+138
2012-06-07netfilter: Add fail-open supportKrishna Kumar1-3/+37
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang1-24/+11
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+19
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds1-2/+2
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2-6/+12
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet1-1/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-58/+75
2012-06-01sch_atm.c: get rid of poinless externAl Viro1-2/+0
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-45/+68
2012-06-01nfsd4: move rq_flavor into svc_credJ. Bruce Fields2-3/+3
2012-06-01nfsd4: move principal name into svc_credJ. Bruce Fields2-19/+8
2012-06-01svcrpc: fix a comment typoJ. Bruce Fields1-1/+1
2012-06-01sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton1-1/+1
2012-06-01SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky1-4/+0
2012-06-01SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2-14/+17
2012-06-01rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields1-16/+45
2012-06-01net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-61/+122
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds7-276/+235
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-8/+9
2012-05-30drop_monitor: Add module alias to enable automatic module loadingNeil Horman1-0/+1
2012-05-30genetlink: Build a generic netlink family module aliasNeil Horman2-3/+2
2012-05-30memcg: decrement static keys at real destroy timeGlauber Costa1-7/+27
2012-05-30rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo1-2/+1
2012-05-30l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2-3/+39
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira1-6/+6
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa1-1/+1
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-9/+12
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng2-18/+53
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2-26/+16
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das1-1/+2