summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-03-311-0/+1
* bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-301-1/+4
* ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-03-301-2/+2
* gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2016-03-301-0/+16
* sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner2016-03-301-3/+3
* bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan2016-03-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-03-2813-122/+166
|\
| * netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-282-36/+38
| * netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-284-0/+10
| * netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...Pablo Neira Ayuso2016-03-281-1/+6
| * netfilter: x_tables: fix unconditional helperFlorian Westphal2016-03-283-33/+31
| * netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-03-283-6/+12
| * netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-03-283-27/+24
| * openvswitch: call only into reachable nf-nat codeArnd Bergmann2016-03-282-9/+11
| * openvswitch: Fix checking for new expected connections.Jarno Rajahalme2016-03-281-2/+3
| * netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-284-8/+31
* | openvswitch: Use proper buffer size in nla_memcpyHaishuang Yan2016-03-281-1/+2
|/
* Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-271-2/+2
* netpoll: Fix extra refcount release in netpoll_cleanup()Bjorn Helgaas2016-03-251-1/+2
* switchdev: fix typo in comments/docNicolas Dichtel2016-03-241-1/+1
* xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-03-241-0/+3
* Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-248-439/+359
|\
| * sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown2016-03-171-3/+3
| * svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-014-175/+114
| * svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-011-90/+39
| * svcrdma: Remove close_out exit pathChuck Lever2016-03-011-11/+1
| * svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-012-13/+46
| * svcrdma: Use correct XID in error repliesChuck Lever2016-03-012-7/+3
| * svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-014-65/+72
| * svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-014-24/+19
| * svcrdma: Close connection when a send error occursChuck Lever2016-03-011-2/+6
| * nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-012-6/+4
| * svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-012-6/+18
| * svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever2016-03-011-3/+8
| * svcrdma: Find client-provided write and reply chunks once per replyChuck Lever2016-03-011-44/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-2328-141/+261
|\ \
| * | net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-231-30/+29
| * | net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-232-0/+2
| * | AF_VSOCK: Shrink the area influenced by prepare_to_waitClaudio Imbrenda2016-03-221-73/+85
| * | Revert "vsock: Fix blocking ops call in prepare_to_wait"Claudio Imbrenda2016-03-221-6/+13
| * | ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-03-221-9/+7
| * | ipv4: fix broadcast packets receptionPaolo Abeni2016-03-221-4/+8
| * | netlink: add support for NIC driver ioctlsDavid Decotigny2016-03-221-1/+9
| * | net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-211-1/+1
| * | Make DST_CACHE a silent config optionDave Jones2016-03-211-1/+1
| * | bridge: update max_gso_segs and max_gso_sizeEric Dumazet2016-03-211-0/+16
| * | net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-211-0/+4
| * | net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt2016-03-211-0/+1
| * | net: sched: Add description for cpu_bstats argumentLuis de Bethencourt2016-03-201-0/+2
| * | gen_stats.c: Add description for cpu argumentLuis de Bethencourt2016-03-201-0/+1
OpenPOWER on IntegriCloud