summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-25bridge: ebtables: fix reception of frames DNAT-ed to bridge device/portLinus Lüssing1-0/+20
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp1-28/+44
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp1-33/+57
2017-04-25can: complete initial namespace supportOliver Hartkopp3-103/+114
2017-04-25can: remove obsolete definitionsOliver Hartkopp1-4/+0
2017-04-25can: remove obsolete pernet_operations definitionsOliver Hartkopp1-4/+0
2017-04-25can: fix memory leak in initial namespace supportOliver Hartkopp1-0/+2
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto8-878/+259
2017-04-24tipc: check return value of nlmsg_newPan Bian1-0/+2
2017-04-24lwtunnel: check return value of nla_nest_startPan Bian1-0/+2
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise1-0/+74
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise1-3/+22
2017-04-24net/tcp_fastopen: Remove mss check in tcp_write_timeout()Wei Wang1-4/+3
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang3-4/+6
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang5-4/+145
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-3/+23
2017-04-24net: add rcu locking when changing early demuxDavid Ahern1-0/+3
2017-04-24net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern1-1/+2
2017-04-24netfilter: xt_socket: Fix broken IPv6 handlingPeter Tirsek1-1/+1
2017-04-24netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadjLiping Zhang1-6/+15
2017-04-24netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang1-9/+24
2017-04-24netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twiceLiping Zhang1-12/+12
2017-04-24netfilter: ctnetlink: drop the incorrect cthelper module requestLiping Zhang1-16/+1
2017-04-24netfilter: nft_set_bitmap: free dummy elements when destroy the setLiping Zhang1-0/+5
2017-04-24netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlinkLiping Zhang1-5/+21
2017-04-24openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme1-1/+29
2017-04-24netfilter: xt_CT: fix refcnt leak on error pathGao Feng1-2/+9
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme1-0/+27
2017-04-24openvswitch: Typo fix.Jarno Rajahalme1-1/+1
2017-04-24udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka1-0/+3
2017-04-24ipv4: Avoid caching l3mdev dst on mismatched local routeRobert Shearman1-1/+2
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney1-0/+44
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2-0/+67
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia2-1/+115
2017-04-24esp: Fix misplaced spin_unlock_bh.Steffen Klassert2-10/+2
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar9-13/+13
2017-04-22net/devlink: Add E-Switch encapsulation controlRoi Dayan1-3/+23
2017-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-81/+188
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave1-2/+8
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov1-7/+6
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-10/+14
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter1-1/+3
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller20-363/+1564
2017-04-21net_sched: remove useless NULL to tp->rootWANG Cong3-20/+0
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong12-126/+132
2017-04-21sctp: switch to copy_from_iter_full()Al Viro1-3/+1
2017-04-21net/9p: switch to copy_from_iter_full()Al Viro2-4/+3
2017-04-21rds: make use of iov_iter_revert()Al Viro1-3/+1
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-0/+4
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+14