summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-071-9/+53
* netfilter: NFQUEUE: don't xor src/dst ip address for load distributionFlorian Westphal2012-06-071-9/+19
* netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-0710-26/+46
* netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-078-79/+0
* netfilter: nf_ct_gre: use new namespace supportGao feng2012-06-071-21/+34
* netfilter: nf_ct_dccp: use new namespace supportGao feng2012-06-071-66/+66
* netfilter: nf_ct_udplite: add namespace supportGao feng2012-06-071-18/+80
* netfilter: nf_ct_sctp: add namespace supportGao feng2012-06-071-29/+146
* netfilter: nf_ct_ipv6: add namespace supportGao feng2012-06-071-29/+59
* netfilter: nf_ct_ipv4: add namespace supportGao feng2012-06-071-38/+85
* netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-072-2/+25
* netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-072-3/+37
* netfilter: nf_ct_udp: add namespace supportGao feng2012-06-072-11/+91
* netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-072-29/+135
* netfilter: nf_ct_generic: add namespace supportGao feng2012-06-073-31/+70
* netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-073-28/+76
* netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-077-77/+138
* netfilter: Add fail-open supportKrishna Kumar2012-06-071-3/+37
* netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-071-24/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-024-9/+19
|\
| * tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0
|\ \
| * | sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-016-58/+75
|\ \ \
| * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-3/+3
| * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-19/+8
| * | | svcrpc: fix a comment typoJ. Bruce Fields2012-05-311-1/+1
| * | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-05-311-1/+1
| * | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-311-4/+0
| * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-312-14/+17
| * | | rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-311-16/+45
* | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-312-45/+68
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-251-36/+64
| * | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-9/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-3114-61/+122
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-303-8/+9
| |\ \ \
| | * | | mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
| | * | | mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-291-1/+1
| | * | | mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
| * | | | drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-291-0/+1
| * | | | genetlink: Build a generic netlink family module aliasNeil Horman2012-05-292-3/+2
| * | | | rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-291-2/+1
| * | | | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-05-292-3/+39
| * | | | ipv6: fix incorrect ipsec fragmentGao feng2012-05-272-18/+53
| * | | | xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-05-272-26/+16
| * | | | net/wanrouter: Deprecate and schedule for removalJoe Perches2012-05-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-307-276/+235
|\ \ \ \ \
OpenPOWER on IntegriCloud