summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: fix error flow in case of add state failsAviad Yehezkel2018-01-191-0/+1
* xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman2018-01-182-10/+18
* bpf: fix cls_bpf on filter replaceDaniel Borkmann2018-01-171-1/+8
* Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang2018-01-171-1/+1
* tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca2018-01-171-2/+2
* tls: return -EBUSY if crypto_info is already setSabrina Dubroca2018-01-171-1/+3
* tls: fix sw_ctx leakSabrina Dubroca2018-01-171-5/+7
* Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pu...David S. Miller2018-01-171-10/+11
|\
| * can: peak: fix potential bug in packet fragmentationStephane Grosjean2018-01-161-10/+11
* | net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin2018-01-171-0/+9
* | net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2018-01-172-3/+14
* | r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng2018-01-171-0/+13
* | tun: fix a memory leak for tfile->tx_arrayCong Wang2018-01-171-2/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-163-6/+6
|\ \
| * | RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky2018-01-151-4/+3
| * | IB/hfi1: Prevent a NULL dereferenceDan Carpenter2018-01-101-2/+2
| * | iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg2018-01-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-1659-239/+390
|\ \ \
| * | | net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-164-30/+24
| * | | qed: Fix potential use-after-free in qed_spq_post()Roland Dreier2018-01-161-1/+7
| * | | nfp: use the correct index for link speed tableJakub Kicinski2018-01-161-1/+1
| * | | lan78xx: Fix failure in USB Full SpeedYuiko Oshino2018-01-161-0/+1
| * | | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-166-11/+32
| |\ \ \
| | * | | cfg80211: check dev_set_name() return valueJohannes Berg2018-01-151-1/+7
| | * | | mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-153-2/+7
| | * | | mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler2018-01-151-2/+10
| | * | | nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski2018-01-151-4/+7
| | * | | cfg80211: fully initialize old channel for eventJohannes Berg2018-01-151-2/+1
| * | | | sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long2018-01-161-8/+6
| * | | | sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long2018-01-161-10/+6
| * | | | sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long2018-01-161-2/+8
| * | | | ibmvnic: Fix pending MAC address changesThomas Falcon2018-01-161-6/+7
| | |_|/ | |/| |
| * | | netlink: extack: avoid parenthesized string constant warningJohannes Berg2018-01-151-2/+2
| * | | Merge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices...David S. Miller2018-01-153-3/+11
| |\ \ \
| | * | | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-152-1/+9
| | * | | net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-151-2/+2
| |/ / /
| * | | sh_eth: fix dumping ARSTRSergei Shtylyov2018-01-151-1/+1
| * | | Revert "openvswitch: Add erspan tunnel support."William Tu2018-01-152-51/+1
| * | | net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2018-01-152-3/+3
| * | | ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet2018-01-151-0/+1
| * | | sctp: avoid compiler warning on implicit fallthruMarcelo Ricardo Leitner2018-01-152-2/+3
| * | | net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti2018-01-151-0/+1
| * | | netlink: extack needs to be reset each time through loopDavid Ahern2018-01-151-1/+2
| * | | tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang2018-01-151-12/+14
| * | | ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-151-2/+4
| * | | net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
| * | | ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault2018-01-151-2/+3
| * | | ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin2018-01-151-4/+10
| * | | 9p: add missing module license for xen transportStephen Hemminger2018-01-151-0/+4
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-143-4/+61
| |\ \