]> asedeno.scripts.mit.edu Git - linux.git/history - net
net: Add support for subordinate traffic classes to netdev_pick_tx
[linux.git] / net /
2018-07-09 Alexander Duycknet: Add support for subordinate traffic classes to...
2018-07-09 Alexander Duycknet: Add support for subordinate device traffic classes
2018-07-09 Alexander Duycknet-sysfs: Drop support for XPS and traffic_class on...
2018-07-08 Eric Dumazettcp: remove redundant SOCK_DONE checks
2018-07-08 David S. Millernet: sched: Fix warnings from xchg() on RCU'd cookie...
2018-07-08 David S. MillerMerge branch 'Modify-action-API-for-implementing-lockle...
2018-07-08 Vlad Buslovnet: sched: change action API to use array of pointers...
2018-07-08 Vlad Buslovnet: sched: atomically check-allocate action
2018-07-08 Vlad Buslovnet: sched: use reference counting action init
2018-07-08 Vlad Buslovnet: sched: don't release reference on action overwrite
2018-07-08 Vlad Buslovnet: sched: implement reference counted action release
2018-07-08 Vlad Buslovnet: sched: add 'delete' function to action ops
2018-07-08 Vlad Buslovnet: sched: implement action API that deletes action...
2018-07-08 Vlad Buslovnet: sched: always take reference to action
2018-07-08 Vlad Buslovnet: sched: implement unlocked action init API
2018-07-08 Vlad Buslovnet: sched: change type of reference and bind counters
2018-07-08 Vlad Buslovnet: sched: use rcu for action cookie update
2018-07-08 Yifeng Sunopenvswitch: kernel datapath clone action
2018-07-07 Jon Maloytipc: extend link reset criteria for stale packet retra...
2018-07-07 David S. MillerMerge branch 'Introduce-matching-on-double-vlan-QinQ...
2018-07-07 Jianbo Liunet/sched: flower: Add supprt for matching on QinQ...
2018-07-07 Jianbo Liunet/sched: flower: Dump the ethertype encapsulated in vlan
2018-07-07 Jianbo Liunet/flow_dissector: Add support for QinQ dissection
2018-07-07 Jianbo Liunet/sched: flower: Add support for matching on vlan...
2018-07-07 Jianbo Liunet/flow_dissector: Save vlan ethertype from headers
2018-07-07 David S. MillerMerge branch 'vxlan-fix-default-fdb-entry-user-space...
2018-07-07 Roopa Prabhurtnetlink: add rtnl_link_state check in rtnl_configure_link
2018-07-07 David S. MillerMerge branch 'sock-cookie-initializers'
2018-07-07 Willem de Bruijnip: unconditionally set cork gso_size
2018-07-07 Willem de Bruijnip: remove tx_flags from ipcm_cookie and use same logic...
2018-07-07 Willem de Bruijnipv6: fold sockcm_cookie into ipcm6_cookie
2018-07-07 Willem de Bruijnsock: sockc cookie initializer
2018-07-07 Willem de Bruijnipv6: ipcm6_cookie initializer
2018-07-07 Willem de Bruijnipv4: ipcm_cookie initializers
2018-07-06 David S. MillerMerge branch 'IP-listification-follow-ups'
2018-07-06 Edward Creenet: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
2018-07-06 Edward Creenet: ipv4: fix list processing on L3 slave devices
2018-07-05 Gustavo A. R. Silvanet: core: filter: mark expected switch fall-through
2018-07-05 Gustavo A. R. Silvanet: decnet: dn_nsp_in: mark expected switch fall-through
2018-07-05 Gustavo A. R. Silvatipc: mark expected switch fall-throughs
2018-07-05 David S. MillerMerge branch 'devlink-Add-configuration-parameters-support'
2018-07-05 Vasundhara Volamdevlink: Add enable_sriov boolean generic parameter
2018-07-05 Moshe Shemeshdevlink: Add generic parameters internal_err_reset...
2018-07-05 Moshe Shemeshdevlink: Add devlink notifications support for params
2018-07-05 Moshe Shemeshdevlink: Add support for get/set driverinit value
2018-07-05 Moshe Shemeshdevlink: Add param set command
2018-07-05 Moshe Shemeshdevlink: Add param get command
2018-07-05 Moshe Shemeshdevlink: Add devlink_param register and unregister
2018-07-05 Li RongQingnet: limit each hash list length to MAX_GRO_SKBS
2018-07-05 Edward Creenet: ipv4: fix drop handling in ip_list_rcv() and ip_li...
2018-07-04 David S. MillerMerge branch 'Scheduled-packet-Transmission-ETF'
2018-07-04 Jesus Sanchez-Palencianet/sched: Make etf report drops on error_queue
2018-07-04 Jesus Sanchez-Palencianet/sched: Add HW offloading capability to ETF
2018-07-04 Vinicius Costa Gomesnet/sched: Introduce the ETF Qdisc
2018-07-04 Vinicius Costa Gomesnet/sched: Allow creating a Qdisc watchdog with other...
2018-07-04 Richard Cochrannet: packet: Hook into time based transmission.
2018-07-04 Jesus Sanchez-Palencianet: ipv6: Hook into time based transmission
2018-07-04 Jesus Sanchez-Palencianet: ipv4: Hook into time based transmission
2018-07-04 Richard Cochrannet: Add a new socket option for a future transmit time.
2018-07-04 Jesus Sanchez-Palencianet: Clear skb->tstamp only on the forwarding path
2018-07-04 Wei Yongjunnet: sched: act_pedit: fix possible memory leak in...
2018-07-04 Qiaobin Funet:sched: add action inheritdsfield to skbedit
2018-07-04 David S. MillerMerge branch 'Handle-multiple-received-packets-at-each...
2018-07-04 Edward Creenet: don't bother calling list RX functions on empty lists
2018-07-04 Edward Creenet: ipv4: listify ip_rcv_finish
2018-07-04 Edward Creenet: ipv4: listified version of ip_rcv
2018-07-04 Edward Creenet: core: propagate SKB lists through packet_type lookup
2018-07-04 Edward Creenet: core: another layer of lists, around PF_MEMALLOC...
2018-07-04 Edward Creenet: core: Another step of skb receive list processing
2018-07-04 Edward Creenet: core: unwrap skb list receive slightly further
2018-07-04 Edward Creenet: core: trivial netif_receive_skb_list() entry point
2018-07-04 David S. MillerMerge branch 'sctp-fully-support-for-dscp-and-flowlabel...
2018-07-04 Xin Longsctp: check for ipv6_pinfo legal sndflow with flowlabel...
2018-07-04 Xin Longsctp: add support for setting flowlabel when adding...
2018-07-04 Xin Longsctp: add spp_ipv6_flowlabel and spp_dscp for sctp_padd...
2018-07-04 Xin Longsctp: add support for dscp and flowlabel per transport
2018-07-04 Xin Longipv4: add __ip_queue_xmit() that supports tos param
2018-07-03 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-03 David S. MillerMerge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
2018-07-02 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2018-07-02 Linus TorvaldsMerge tag 'for-linus' of git://github.com/stffrdhrn/linux
2018-07-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-07-02 Roman Mashaknet sched actions: add extack messages in pedit action
2018-07-02 Yafang Shaonet: expose sk wmem in sock_exceed_buf_limit tracepoint
2018-07-02 Eric Biggersipv6: sr: fix passing wrong flags to crypto_alloc_shash()
2018-07-02 Sabrina Dubrocanet: fix use-after-free in GRO with ESP
2018-07-02 David S. MillerMerge branch 'xps-symmretric-queue-selection'
2018-07-02 Amritha Nambiarnet-sysfs: Add interface for Rx queue(s) map per Tx queue
2018-07-02 Amritha Nambiarnet: Enable Tx queue selection based on Rx queues
2018-07-02 Amritha Nambiarnet: Record receive queue number for a connection
2018-07-02 Amritha Nambiarnet: Use static_key for XPS maps
2018-07-02 Amritha Nambiarnet: Refactor XPS for CPUs and Rx queues
2018-07-01 Linus TorvaldsMerge tag 'for-4.18-rc2-tag' of git://git.kernel.org...
2018-07-01 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2018-07-01 Linus TorvaldsMerge tag 'staging-4.18-rc3' of git://git.kernel.org...
2018-07-01 Linus TorvaldsMerge tag 'tty-4.18-rc3' of git://git.kernel.org/pub...
2018-07-01 Linus TorvaldsMerge tag 'usb-4.18-rc3' of git://git.kernel.org/pub...
2018-07-01 Linus TorvaldsMerge tag 'dma-mapping-4.18-2' of git://git.infradead...
2018-07-01 Ilpo Järvinentcp: prevent bogus FRTO undos with non-SACK flows
2018-07-01 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
next