OSDN Git Service

bpf: Add BPF_FUNC_jiffies64
[tomoyo/tomoyo-test1.git] / net /
2020-01-23 Martin KaFai Laubpf: Add BPF_FUNC_jiffies64
2020-01-21 Björn Töpelxsk, net: Make sock_def_readable() have external linkage
2020-01-17 Alexei StarovoitovMerge branch 'xdp_redirect-bulking'
2020-01-17 Toke Høiland-Jørgensenxdp: Use bulking for non-map XDP_REDIRECT and consolida...
2020-01-17 Toke Høiland-Jørgensenxdp: Move devmap bulk queue into struct net_device
2020-01-15 Magnus Karlssonxsk: Support allocations of large umems
2020-01-14 Li RongQingbpf: Return -EBADRQC for invalid map type in __bpf_tx_x...
2020-01-09 Alexei StarovoitovMerge branch 'tcp-bpf-cc'
2020-01-09 Martin KaFai Laubpf: Add BPF_FUNC_tcp_send_ack helper
2020-01-09 Martin KaFai Laubpf: tcp: Support tcp_congestion_ops in bpf
2020-01-06 David S. MillerMerge branch 'Convert-Felix-DSA-switch-to-PHYLINK'
2020-01-06 Vladimir Olteannet: dsa: Pass pcs_poll flag from driver to PHYLINK
2020-01-05 David S. MillerMerge branch 'dsa-deferred-xmit'
2020-01-05 Vladimir Olteannet: dsa: tag_sja1105: Slightly improve the Xmas tree...
2020-01-05 Vladimir Olteannet: dsa: Make deferred_xmit private to sja1105
2020-01-03 Xu Wangl2tp: Remove redundant BUG_ON() check in l2tp_pernet
2020-01-03 Xu Wangnet: Remove redundant BUG_ON() check in phonet_pernet
2020-01-03 Li RongQingnet: remove the check argument from __skb_gro_checksum_...
2020-01-03 YueHaibingethtool: remove set but not used variable 'lsettings'
2020-01-03 Mao Wenantcp: use REXMIT_NEW instead of magic number
2020-01-02 David S. MillerMerge branch 'tcp-Add-support-for-L3-domains-to-MD5...
2020-01-02 David Ahernnet: Add device index to tcp_md5sig
2020-01-02 David Aherntcp: Add l3index to tcp_md5sig_key and md5 functions
2020-01-02 David Ahernipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash
2020-01-02 David Ahernipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
2020-01-02 David Ahernipv4/tcp: Use local variable for tcp_md5_addr
2020-01-02 David S. MillerMerge branch 'page_pool-NUMA-node-handling-fixes'
2020-01-02 Jesper Dangaard... page_pool: help compiler remove code in case CONFIG_NUMA=n
2020-01-02 Jesper Dangaard... page_pool: handle page recycle for NUMA_NO_NODE condition
2020-01-01 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2019-12-31 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2019-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-12-31 Linus TorvaldsMerge tag 'tomoyo-fixes-for-5.5' of git://git.osdn...
2019-12-31 Taehee Yoohsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
2019-12-31 Davide Carattinet/sched: add delete_empty() to filters and use it...
2019-12-31 Vijay Khemkanet/ncsi: Fix gma flag setting after response
2019-12-31 Kevin Kousctp: add enabled check for path tracepoint loop.
2019-12-31 Cambda Zhutcp: Fix highest_sack and highest_sack_seq
2019-12-30 Eric Dumazettcp_cubic: refactor code to perform a divide only when...
2019-12-30 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-12-28 David S. MillerMerge branch 'DSA-TX-tstamp'
2019-12-28 Vladimir Olteannet: dsa: Deny PTP on master if switch supports it
2019-12-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-12-28 David S. MillerMerge branch 'ethtool-netlink-part-one'
2019-12-28 Michal Kubecekethtool: provide link state with LINKSTATE_GET request
2019-12-28 Michal Kubecekethtool: add LINKMODES_NTF notification
2019-12-28 Michal Kubecekethtool: set link modes related data with LINKMODES_SET...
2019-12-28 Michal Kubecekethtool: provide link mode information with LINKMODES_G...
2019-12-28 Michal Kubecekethtool: add LINKINFO_NTF notification
2019-12-28 Michal Kubecekethtool: add default notification handler
2019-12-28 Michal Kubecekethtool: set link settings with LINKINFO_SET request
2019-12-28 Michal Kubecekethtool: provide link settings with LINKINFO_GET request
2019-12-28 Michal Kubecekethtool: provide string sets with STRSET_GET request
2019-12-28 Michal Kubecekethtool: default handlers for GET requests
2019-12-28 Michal Kubecekethtool: support for netlink notifications
2019-12-28 Michal Kubecekethtool: netlink bitset handling
2019-12-28 Michal Kubecekethtool: helper functions for netlink interface
2019-12-28 Michal Kubecekethtool: introduce ethtool netlink interface
2019-12-28 Shmulik Ladkaninet/sched: act_mirred: Pull mac prior redir to non...
2019-12-28 Kevin Kousctp: do trace_sctp_probe after SACK validation and...
2019-12-28 David S. MillerMerge branch 'tcp_cubic-various-fixes'
2019-12-28 Eric Dumazettcp_cubic: make Hystart aware of pacing
2019-12-28 Eric Dumazettcp_cubic: tweak Hystart detection for short RTT flows
2019-12-28 Eric Dumazettcp_cubic: switch bictcp_clock() to usec resolution
2019-12-28 Eric Dumazettcp_cubic: remove one conditional from hystart_update()
2019-12-28 Eric Dumazettcp_cubic: optimize hystart_update()
2019-12-27 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-12-27 Linus TorvaldsMerge tag 'io_uring-5.5-20191226' of git://git.kernel...
2019-12-27 Linus TorvaldsMerge tag 'block-5.5-20191226' of git://git.kernel...
2019-12-27 Linus TorvaldsMerge tag 'gpio-v5.5-2' of git://git./linux/kernel...
2019-12-26 Eric Dumazetnet_sched: sch_fq: properly set sk->sk_pacing_status
2019-12-26 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-12-26 Mao Wenanaf_packet: refactoring code for prb_calc_retire_blk_tmo
2019-12-26 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-12-26 Kevin Kousctp: move trace_sctp_probe_path into sctp_outq_sack
2019-12-26 Florian Westphalnetfilter: nft_meta: add support for slave device ifind...
2019-12-26 Florian Westphalnetfilter: nft_meta: place rtclassid handling in a...
2019-12-26 Florian Westphalnetfilter: nft_meta: place prandom handling in a helper
2019-12-26 Florian Westphalnetfilter: nft_meta: move all interface related keys...
2019-12-26 Florian Westphalnetfilter: nft_meta: move interface kind handling to...
2019-12-26 Florian Westphalnetfilter: nft_meta: move cgroup handling to helper
2019-12-26 Florian Westphalnetfilter: nft_meta: move sk uid/git handling to helper
2019-12-26 Florian Westphalnetfilter: nft_meta: move pkttype handling to helper
2019-12-26 Florian Westphalnetfilter: nft_meta: move time handling to helper
2019-12-26 David S. MillerMerge branch 'Peer-to-Peer-One-Step-time-stamping'
2019-12-26 Richard Cochrannet: Introduce peer to peer one step PTP time stamping.
2019-12-26 Richard Cochrannet: Add a layer for non-PHY MII time stamping drivers.
2019-12-26 Richard Cochrannet: Introduce a new MII time stamping interface.
2019-12-26 Richard Cochrannet: ethtool: Use the PHY time stamping interface.
2019-12-26 Richard Cochrannet: vlan: Use the PHY time stamping interface.
2019-12-26 David S. MillerMerge branch 'hsr-fix-several-bugs-in-hsr-module'
2019-12-26 Taehee Yoohsr: reset network header when supervision frame is...
2019-12-26 Taehee Yoohsr: fix a race condition in node list insertion and...
2019-12-26 Taehee Yoohsr: rename debugfs file when interface name is changed
2019-12-26 Taehee Yoohsr: add hsr root debugfs directory
2019-12-26 Taehee Yoohsr: fix error handling routine in hsr_dev_finalize()
2019-12-26 Taehee Yoohsr: avoid debugfs warning message when module is remove
2019-12-25 David S. MillerMerge branch 'Simplify-IPv6-route-offload-API'
2019-12-25 Ido Schimmelipv6: Remove old route notifications and convert listeners
2019-12-25 Ido Schimmelipv6: Handle multipath route deletion notification
next