aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski1-4/+7
2018-01-15cfg80211: fully initialize old channel for eventJohannes Berg1-2/+1
2018-01-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-2/+1
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+59
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-9/+11
2018-01-13bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer1-4/+3
2018-01-12net: Cap number of queues even with accel_privAlexander Duyck1-2/+1
2018-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller8-12/+38
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-45/+96
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+4
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+3
2018-01-10Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro1-1/+3
2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel1-16/+8
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux1-0/+9
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet1-2/+3
2018-01-10tcp: make local function tcp_recv_timestamp staticWei Yongjun1-2/+2
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang1-6/+1
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel1-4/+7
2018-01-10ipv6: Use hash-threshold instead of modulo-NIdo Schimmel1-23/+13
2018-01-10ipv6: Use a 31-bit multipath hashIdo Schimmel1-2/+2
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2-6/+98
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang1-3/+1
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+9
2018-01-10sctp: make use of pre-calculated lenMarcelo Ricardo Leitner1-6/+10
2018-01-10sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner1-0/+10
2018-01-10sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner1-1/+1
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+17
2018-01-10xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert1-1/+7
2018-01-10net: free RX queue structuresJakub Kicinski1-4/+3
2018-01-10net: use the right variant of kfreeJakub Kicinski1-1/+1
2018-01-10af_key: Fix memory leak in key_notify_policy.Steffen Klassert1-1/+3
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov3-4/+17
2018-01-09tipc: improve poll() for group member socketJon Maloy3-33/+41
2018-01-09tipc: improve groupcast scope handlingJon Maloy8-71/+96
2018-01-09tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy6-15/+21
2018-01-09tipc: send out join messages as soon as new member is discoveredJon Maloy4-42/+68
2018-01-09tipc: simplify group LEAVE sequenceJon Maloy1-31/+9
2018-01-09tipc: create group member event messages when they are neededJon Maloy3-44/+56
2018-01-09tipc: adjustment to group member FSMJon Maloy1-3/+2
2018-01-09tipc: let group member stay in JOINED mode if unable to reclaimJon Maloy1-12/+22
2018-01-09tipc: a couple of cleanupsJon Maloy1-14/+8
2018-01-09ipv6: remove null_entry before adding default routeWei Wang1-9/+29
2018-01-09net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange1-1/+3
2018-01-09ethtool: Ensure new ring parameters are within bounds during SRINGPARAMEugenia Emantayev1-2/+11
2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang3-11/+8
2018-01-09ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King1-1/+1
2018-01-09net: core: fix module type in sock_diag_bindAndrii Vladyka1-1/+1
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-97/+128
2018-01-09esp: Fix GRO when the headers not fully in the linear part of the skb.Steffen Klassert2-2/+4
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev1-1/+9