summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-25bridge: ebtables: fix reception of frames DNAT-ed to bridge device/portLinus Lüssing
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-25can: remove obsolete definitionsOliver Hartkopp
2017-04-25can: remove obsolete pernet_operations definitionsOliver Hartkopp
2017-04-25can: fix memory leak in initial namespace supportOliver Hartkopp
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto
2017-04-24tipc: check return value of nlmsg_newPan Bian
2017-04-24lwtunnel: check return value of nla_nest_startPan Bian
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24net/tcp_fastopen: Remove mss check in tcp_write_timeout()Wei Wang
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-24net: add rcu locking when changing early demuxDavid Ahern
2017-04-24net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern
2017-04-24netfilter: xt_socket: Fix broken IPv6 handlingPeter Tirsek
2017-04-24netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadjLiping Zhang
2017-04-24netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
2017-04-24netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twiceLiping Zhang
2017-04-24netfilter: ctnetlink: drop the incorrect cthelper module requestLiping Zhang
2017-04-24netfilter: nft_set_bitmap: free dummy elements when destroy the setLiping Zhang
2017-04-24netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlinkLiping Zhang
2017-04-24openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme
2017-04-24netfilter: xt_CT: fix refcnt leak on error pathGao Feng
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme
2017-04-24openvswitch: Typo fix.Jarno Rajahalme
2017-04-24udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka
2017-04-24ipv4: Avoid caching l3mdev dst on mismatched local routeRobert Shearman
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia
2017-04-24esp: Fix misplaced spin_unlock_bh.Steffen Klassert
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-22net/devlink: Add E-Switch encapsulation controlRoi Dayan
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21net_sched: remove useless NULL to tp->rootWANG Cong
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong
2017-04-21sctp: switch to copy_from_iter_full()Al Viro
2017-04-21net/9p: switch to copy_from_iter_full()Al Viro
2017-04-21rds: make use of iov_iter_revert()Al Viro
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann