]> asedeno.scripts.mit.edu Git - linux.git/history - net
net: openvswitch: Add a new action check_pkt_len
[linux.git] / net /
2019-03-27 Numan Siddiquenet: openvswitch: Add a new action check_pkt_len
2019-03-27 David S. MillerMerge branch 'ethtool-add-support-for-Fast-Link-Down...
2019-03-27 Heiner Kallweitethtool: add PHY Fast Link Down support
2019-03-27 Bart Van Asschenet/core: Allow the compiler to verify declaration...
2019-03-27 Bart Van Asschenet/core: Fix rtnetlink kernel-doc headers
2019-03-27 Bart Van Asschenet/core: Document __skb_flow_dissect() flags argument
2019-03-27 Bart Van Asschenet/core: Document all dev_ioctl() arguments
2019-03-27 Bart Van Asschenet/core: Document reuseport_add_sock() bind_inany argument
2019-03-27 Kristian Evensenfou: Support binding FoU socket
2019-03-27 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-03-27 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-26 Flavio Leitneropenvswitch: add seqadj extension when NAT is used.
2019-03-26 Wei Yongjuntipc: fix return value check in tipc_mcast_send_sync()
2019-03-26 Vladimir Olteannet: dsa: Avoid null pointer when failing to connect to PHY
2019-03-24 Willem de Bruijnbpf: silence uninitialized var warning in bpf_skb_net_grow
2019-03-24 David S. MillerMerge branch 'devlink-small-spring-cleanup'
2019-03-24 Jiri Pirkonet: devlink: select NET_DEVLINK from drivers
2019-03-24 Jiri Pirkonet: devlink: add port type spinlock
2019-03-24 Jiri Pirkonet: devlink: warn on setting type on unregistered port
2019-03-24 Jiri Pirkonet: devlink: disallow port_attrs_set() to be called...
2019-03-24 Jiri Pirkodsa: move devlink_port_attrs_set() call before register
2019-03-24 Jiri Pirkonet: devlink: don't pass return value of __devlink_port...
2019-03-24 Jiri Pirkonet: devlink: don't take devlink_mutex for devlink_compat_*
2019-03-24 Jiri Pirkodsa: add missing net/devlink.h include
2019-03-24 Jiri Pirkonet: devlink: add couple of missing mutex_destroy() calls
2019-03-24 David S. MillerMerge tag 'mlx5-updates-2019-03-20' of git://git.kernel...
2019-03-24 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-03-24 David S. MillerMerge branch 'tcp-rx-tx-cache'
2019-03-24 Eric Dumazettcp: add one skb cache for rx
2019-03-24 Eric Dumazettcp: add one skb cache for tx
2019-03-24 Eric Dumazetnet: convert rps_needed and rfs_needed to new static...
2019-03-24 David S. MillerMerge branch 'net-dev-BYPASS-for-lockless-qdisc'
2019-03-24 Paolo Abeninet: dev: introduce support for sch BYPASS for lockless...
2019-03-24 Paolo Abeninet: sched: add empty status flag for NOLOCK qdisc
2019-03-24 Eric Dumazettcp: remove conditional branches from tcp_mstamp_refresh()
2019-03-23 Peter Oskolkovbpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYP...
2019-03-22 Alexei StarovoitovMerge branch 'bpf-tc-tunneling'
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room encap flags
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
2019-03-22 Willem de Bruijnbpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
2019-03-22 Willem de Bruijnbpf: in bpf_skb_adjust_room avoid copy in tx fast path
2019-03-22 Johannes Berggenetlink: make policy common to family
2019-03-22 Alexei StarovoitovMerge branch 'bpf_tcp_check_syncookie'
2019-03-22 Lorenz Bauerbpf: add helper to check for a valid SYN cookie
2019-03-22 Lorenz Bauerbpf: add skc_lookup_tcp helper
2019-03-21 David S. MillerMerge branch 'Refactor-flower-classifier-to-remove...
2019-03-21 Vlad Buslovnet: sched: flower: set unlocked flag for flower proto ops
2019-03-21 Vlad Buslovnet: sched: flower: track rtnl lock state
2019-03-21 Vlad Buslovnet: sched: flower: protect flower classifier state...
2019-03-21 Vlad Buslovnet: sched: flower: handle concurrent tcf proto deletion
2019-03-21 Vlad Buslovnet: sched: flower: handle concurrent filter insertion...
2019-03-21 Vlad Buslovnet: sched: flower: protect masks list with spinlock
2019-03-21 Vlad Buslovnet: sched: flower: handle concurrent mask insertion
2019-03-21 Vlad Buslovnet: sched: flower: add reference counter to flower mask
2019-03-21 Vlad Buslovnet: sched: flower: track filter deletion with flag
2019-03-21 Vlad Buslovnet: sched: flower: introduce reference counting for...
2019-03-21 Vlad Buslovnet: sched: flower: refactor fl_change
2019-03-21 Vlad Buslovnet: sched: flower: don't check for rtnl on head derefe...
2019-03-21 Julian Wiedmannnet: dst: remove gc leftovers
2019-03-21 David Ahernipv6: Remove fallback argument from ip6_hold_safe
2019-03-21 David Ahernipv4: Allow amount of dirty memory from fib resizing...
2019-03-21 David S. MillerMerge branch 'ipv6-Change-addrconf_f6i_alloc-to-use...
2019-03-21 David Ahernipv6: Change addrconf_f6i_alloc to use ip6_route_info_c...
2019-03-21 David Ahernipv6: Move setting default metric for routes
2019-03-21 Vakul Gargnet/tls: Replace kfree_skb() with consume_skb()
2019-03-21 Hoang Letipc: fix a null pointer deref
2019-03-21 Hoang Letipc: fix use-after-free in tipc_sk_filter_rcv
2019-03-20 Stephen Suryaputraipv6: Add icmp_echo_ignore_anycast for ICMPv6
2019-03-20 David S. MillerMerge branch 'net-refactor-ndo_select_queue'
2019-03-20 Paolo Abeninet: remove 'fallback' argument from dev->ndo_select_qu...
2019-03-20 Paolo Abenipacket: rework packet_pick_tx_queue() to use common...
2019-03-20 Paolo Abeninet: dev: rename queue selection helpers.
2019-03-20 Mao Wenannet: bridge: use eth_broadcast_addr() to assign broadca...
2019-03-20 Vakul Gargnet/tls: Add support of AES128-CCM based ciphers
2019-03-20 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-03-20 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2019-03-19 Stephen Suryaputraipv6: Add icmp_echo_ignore_multicast support for ICMPv6
2019-03-19 Guillaume Naulttcp: free request sock directly upon TFO or syncookies...
2019-03-19 YueHaibingdatagram: Make __skb_datagram_iter static
2019-03-19 Eric Dumazettcp: add tcp_inet6_sk() helper
2019-03-19 Hoang Letipc: smooth change between replicast and broadcast
2019-03-19 Hoang Letipc: introduce new capability flag for cluster
2019-03-19 Hoang Letipc: support broadcast/replicast configurable for bc-link
2019-03-19 David S. MillerMerge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Marcelo Ricardo... sctp: fix ignoring asoc_id for tcp-style sockets on...
2019-03-19 Xin Longsctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
2019-03-19 Yoshiki Komachiaf_packet: fix the tx skb protocol in raw sockets with...
2019-03-19 Maxime Chevallierpackets: Always register packet sk in the same order
next