aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+3
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern1-1/+4
2018-09-02igmp: fix incorrect unsolicit report count after link down and upHangbin Liu1-4/+2
2018-09-02igmp: fix incorrect unsolicit report count when join groupHangbin Liu1-3/+2
2018-09-02bpf: Fix bpf_msg_pull_data()Tushar Dave1-4/+3
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-09-01rds: store socket timestamps as ktime_tArnd Bergmann2-9/+7
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg1-13/+121
2018-09-01ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev1-1/+0
2018-08-31bridge: Switch to bitmap_zalloc()Andy Shevchenko2-6/+4
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal1-1/+2
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek1-1/+1
2018-08-31net/ipv6: Do not reset nl_net in ip6_route_info_createDavid Ahern1-2/+0
2018-08-31net/ipv4: Add extack message that dev is required for ONLINKDavid Ahern1-1/+3
2018-08-31tcp: change IPv6 flow-label upon receiving spurious retransmissionYuchung Cheng2-0/+15
2018-08-31Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet2-13/+32
2018-08-31net_sched: add missing tcf_lock for act_connmarkCong Wang1-3/+8
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang17-36/+21
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-52/+108
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson5-28/+18
2018-09-01xsk: remove unnecessary assignmentPrashant Bhole1-2/+0
2018-09-01bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockoptNikita V. Shirokov1-4/+21
2018-09-01xdp: remove redundant variable 'headroom'Colin Ian King1-2/+1
2018-08-30xsk: include XDP meta data in AF_XDP framesBjörn Töpel1-6/+18
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha1-1/+0
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg1-5/+7
2018-08-30mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi1-3/+3
2018-08-30cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli1-0/+1
2018-08-29Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller12-67/+229
2018-08-29net_sched: reject unknown tcfa_action valuesPaolo Abeni1-5/+11
2018-08-29net/tls: Calculate nsg for zerocopy path without skb_cow_data.Doron Roberts-Kedes1-1/+79
2018-08-29ip: fail fast on IP defrag errorsPeter Oskolkov1-9/+12
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek1-123/+35
2018-08-29net: rtnl: return early from rtnl_unregister_all when protocol isn't registeredSabrina Dubroca1-0/+4
2018-08-29ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca1-2/+2
2018-08-29ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca1-3/+3
2018-08-29net/ncsi: remove duplicated include from ncsi-netlink.cYueHaibing1-1/+0
2018-08-29net/sched: act_pedit: fix dump of extended layered opDavide Caratti1-5/+13
2018-08-29tipc: switch to rhashtable iteratorCong Wang4-26/+56
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang1-0/+2
2018-08-29vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev1-1/+1
2018-08-29xsk: expose xdp_umem_get_{data,dma} to driversBjörn Töpel1-10/+0
2018-08-29xdp: export xdp_rxq_info_unreg_mem_modelBjörn Töpel1-2/+13
2018-08-29xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPYBjörn Töpel1-0/+39
2018-08-29bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann1-13/+13
2018-08-29bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann1-1/+4
2018-08-29bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann1-3/+2
2018-08-29mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon1-17/+21
2018-08-29mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang1-0/+4
2018-08-29cfg80211: clarify frames covered by average ACK signal reportBalaji Pothunoori2-6/+7