summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso1-21/+82
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso1-2/+7
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso1-6/+17
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue2-15/+22
2020-10-11bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen1-1/+2
2020-10-11net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean1-0/+34
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann1-1/+1
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann2-10/+59
2020-10-10ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern1-1/+3
2020-10-10mptcp: subflows garbage collectionPaolo Abeni3-0/+24
2020-10-10mptcp: fix fallback for MP_JOIN subflowsPaolo Abeni3-9/+34
2020-10-10net: smc: fix missing brace warning for old compilersPujin Shi1-2/+2
2020-10-10net: smc: fix missing brace warning for old compilersPujin Shi1-1/+1
2020-10-10Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+2
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski9-3/+38
2020-10-10netlink: export policy in extended ACKJohannes Berg2-0/+66
2020-10-10netlink: policy: refactor per-attr policy writingJohannes Berg1-28/+51
2020-10-10tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le2-2/+10
2020-10-10tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang1-1/+2
2020-10-10net/smc: restore smcd_version when all ISM V2 devices failed to initKarsten Graul1-1/+5
2020-10-10net/smc: cleanup buffer usage in smc_listen_work()Karsten Graul1-6/+3
2020-10-10net/smc: consolidate unlocking in same functionKarsten Graul1-37/+40
2020-10-10Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-1/+1447
2020-10-10net/tls: sendfile fails with ktls offloadRohit Maheshwari1-5/+6
2020-10-10net: ipv6: Discard next-hop MTU less than minimum link MTUGeorg Kohmann1-1/+2
2020-10-09net/rds: suppress page allocation failure error in recv buffer refillManjunath Patil1-3/+3
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh1-0/+5
2020-10-09devlink: Add remote reload statsMoshe Shemesh1-6/+54
2020-10-09devlink: Add reload statsMoshe Shemesh1-0/+90
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh1-6/+86
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh1-6/+92
2020-10-09devlink: Change devlink_reload_supported() param typeMoshe Shemesh1-7/+7
2020-10-09net: mptcp: make DACK4/DACK8 usage consistent among all subflowsDavide Caratti3-4/+3
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov1-0/+4
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet1-18/+5
2020-10-09xsk: Introduce padding between ring pointersMagnus Karlsson1-0/+4
2020-10-099p/xen: Fix format argument warningYe Bin1-2/+2
2020-10-09mptcp: fix infinite loop on recvmsg()/worker() race.Paolo Abeni1-1/+8
2020-10-09ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg1-2/+2
2020-10-09ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg2-1/+2
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-334/+172
2020-10-09net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde1-0/+1
2020-10-09can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang1-0/+1
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara1-9/+13
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet1-0/+1
2020-10-08Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski1-0/+3
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+6
2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund1-15/+11
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan1-0/+3