summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Return error on unknown encap_type in init_stateHerbert Xu2018-01-082-2/+2
* xfrm: Use __skb_queue_tail in xfrm_trans_queueHerbert Xu2018-01-051-1/+1
* xfrm: fix rcu usage in xfrm_get_type_offloadSabrina Dubroca2017-12-311-1/+2
* af_key: fix buffer overread in parse_exthdrs()Eric Biggers2017-12-301-0/+3
* af_key: fix buffer overread in verify_address_len()Eric Biggers2017-12-301-0/+5
* xfrm: skip policies marked as dead while rehashingFlorian Westphal2017-12-301-1/+2
* xfrm: Forbid state updates from changing encap typeHerbert Xu2017-12-301-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-2930-121/+298
|\
| * Merge branch 'strparser-Fix-lockdep-issue'David S. Miller2017-12-282-1/+6
| |\
| | * strparser: Call sock_owned_by_user_nocheckTom Herbert2017-12-281-1/+1
| | * sock: Add sock_owned_by_user_nocheckTom Herbert2017-12-281-0/+5
| |/
| * skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn2017-12-281-3/+3
| * tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan2017-12-281-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-283-4/+8
| |\
| | * Merge branch 'bpf-bpftool-various-fixes'Daniel Borkmann2017-12-232-3/+7
| | |\
| | | * tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-232-0/+4
| | | * tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-231-3/+3
| | |/
| | * selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
| * | sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang2017-12-271-2/+2
| * | bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2017-12-272-3/+15
| * | Merge branch 'tg3-fixes'David S. Miller2017-12-272-4/+22
| |\ \
| | * | tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-271-1/+2
| | * | tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-272-0/+14
| | * | tg3: Update copyrightSiva Reddy Kallam2017-12-272-3/+6
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-277-5/+125
| |\ \
| | * | xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-194-2/+80
| | * | xfrm: put policies when reusing pcpu xdst entryFlorian Westphal2017-12-121-0/+1
| | * | xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert2017-12-081-0/+9
| | * | xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)Antony Antony2017-12-081-0/+1
| | * | xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert2017-12-011-1/+7
| | * | xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)Aviv Heller2017-12-011-1/+11
| | * | xfrm: fix XFRMA_OUTPUT_MARK policy entryMichal Kubecek2017-12-011-1/+1
| | * | xfrm: check id proto in validate_tmpl()Cong Wang2017-11-291-0/+15
| * | | net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan2017-12-271-0/+6
| * | | tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala2017-12-271-1/+5
| * | | tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala2017-12-271-1/+4
| * | | RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka2017-12-271-0/+3
| * | | tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau2017-12-261-60/+37
| * | | tipc: fix memory leak of group member when peer node is lostJon Maloy2017-12-261-9/+18
| * | | net: sched: fix possible null pointer deref in tcf_block_putJiri Pirko2017-12-261-0/+2
| * | | tipc: base group replicast ack counter on number of actual receiversJon Maloy2017-12-261-1/+3
| * | | net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()Cong Wang2017-12-261-1/+3
| * | | net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko2017-12-261-0/+1
| * | | ip6_gre: fix device features for ioctl setupAlexey Kodanev2017-12-261-25/+32
| * | | phylink: ensure AN is enabledRussell King2017-12-261-0/+1
| * | | phylink: ensure the PHY interface mode is appropriately setRussell King2017-12-261-0/+1
* | | | Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-293-4/+5
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm...Dave Airlie2017-12-272-3/+4
| |\ \ \ \
| | * | | | i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi2017-12-211-1/+1
| | * | | | Merge tag 'gvt-fixes-2017-12-21' of https://github.com/intel/gvt-linux into d...Jani Nikula2017-12-211-2/+3
| | |\ \ \ \