summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-07tipc: use rcu dereference functions properlyXin Long
2019-07-06Bluetooth: 6lowpan: always check destination addressJosua Mayer
2019-07-06Bluetooth: 6lowpan: check neighbour table for SLAACJosua Mayer
2019-07-06Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-06Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-06Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addrLuiz Augusto von Dentz
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz
2019-07-06Bluetooth: validate BLE connection interval updatescsonsino
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-07-06Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-06Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter
2019-07-066lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-03ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()Paolo Abeni
2019-07-03ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()Paolo Abeni
2019-07-03net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msgPaolo Abeni
2019-07-03ipv6: provide and use ipv6 specific version for {recv, send}msgPaolo Abeni
2019-07-03inet: factor out inet_send_prepare()Paolo Abeni
2019-07-03bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev
2019-07-03bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev
2019-07-03bpf: split shared bpf_tcp_sock and bpf_sock_ops implementationStanislav Fomichev
2019-07-03bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev
2019-07-02tipc: remove ub->ubsock checksXin Long
2019-07-02ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio
2019-07-02rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells
2019-07-01blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar
2019-07-01net sched: update mirred action for batched events operationsRoman Mashak
2019-07-01tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy
2019-07-01net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"Eiichi Tsukata
2019-07-01net: link_watch: prevent starvation when processing linkwatch wqYunsheng Lin
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2019-06-29net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov
2019-06-29net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov
2019-06-29net: sched: em_ipt: set the family based on the packet if it's unspecifiedNikolay Aleksandrov
2019-06-29net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov
2019-06-29bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen
2019-06-29devmap: Rename ifindex member in bpf_redirect_infoToke Høiland-Jørgensen
2019-06-29devmap/cpumap: Use flush list instead of bitmapToke Høiland-Jørgensen
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-28taprio: Adjust timestamps for TCP packetsVedang Patel
2019-06-28taprio: make clock reference conversions easierVedang Patel
2019-06-28taprio: Add support for txtime-assist modeVedang Patel
2019-06-28taprio: Remove inline directiveVedang Patel
2019-06-28taprio: calculate cycle_time when schedule is installedVedang Patel
2019-06-28etf: Add skip_sock_checkVedang Patel
2019-06-28net: sched: protect against stack overflow in TC act_mirredJohn Hurley