summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-082-21/+2Star
* | | | | net: Start with correct mac_len in skb_network_protocolVlad Yasevich2014-04-151-1/+1
* | | | | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-144-24/+74
* | | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-141-1/+0Star
* | | | | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-141-2/+3
* | | | | filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-04-141-1/+7
* | | | | ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-04-141-1/+1
* | | | | net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-04-141-4/+11
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1352-114/+119
|\ \ \ \
| * | | | vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| * | | | gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| * | | | pktgen: be friendly to LLTX devicesDaniel Borkmann2014-04-121-2/+6
| * | | | net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-111-1/+1
| * | | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-1145-98/+90Star
| * | | | bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-112-4/+5
| * | | | net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-111-5/+7
| * | | | l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-04-091-2/+2
| * | | | net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-091-0/+6
| | |/ / | |/| |
* | | | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2014-04-114-72/+92
|\ \ \ \
| * | | | 9pnet_rdma: check token type before int conversionSimon Derr2014-03-251-0/+2
| * | | | 9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.Simon Derr2014-03-251-46/+25Star
| * | | | 9P: Get rid of REQ_STATUS_FLSHSimon Derr2014-03-252-6/+3Star
| * | | | 9pnet_rdma: add cancelled()Simon Derr2014-03-251-1/+14
| * | | | 9pnet_rdma: update request status during sendSimon Derr2014-03-251-0/+6
| * | | | 9P: Add cancelled() to the transport functions.Simon Derr2014-03-252-6/+20
| * | | | net: Mark function as static in 9p/client.cRashika2014-03-251-1/+1
| * | | | 9P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet2014-03-254-14/+23
* | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-0911-86/+119
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-311-0/+16
| * | | | SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failedKinglong Mee2014-03-301-0/+2
| * | | | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-302-21/+0Star
| * | | | SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2014-03-301-25/+33
| * | | | NFSD: Free backchannel xprt in bc_destroyKinglong Mee2014-03-301-0/+4
| * | | | rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields2014-03-291-6/+16
| * | | | SUNRPC: fix memory leak of peer addresses in XPRTKinglong Mee2014-03-291-8/+11
| * | | | svcrdma: fix offset calculation for non-page aligned sge entriesJeff Layton2014-03-281-0/+1
| * | | | xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton2014-03-283-16/+30
| * | | | Fix regression in NFSRDMA serverTom Tucker2014-03-282-8/+5Star
| * | | | net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria2014-03-271-3/+3
| * | | | svcrdma: fix printk when memory allocation failsJeff Layton2014-03-271-2/+1Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0817-48/+107
|\ \ \ \ \
| * | | | | net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-081-1/+35
| | |_|/ / | |/| | |
| * | | | netdev: remove potentially harmful checksVeaceslav Falico2014-04-071-4/+2Star
| * | | | pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-071-1/+1
| * | | | tipc: Let tipc_release() return 0Geert Uytterhoeven2014-04-071-2/+1Star
| * | | | mac802154: fix duplicate #include headersJean Sacren2014-04-071-1/+0Star
| * | | | net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-071-16/+16
| * | | | netfilter: Can't fail and free after table replacementThomas Graf2014-04-054-9/+14
| * | | | netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-031-2/+2
| * | | | netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-031-1/+2