ARM: net: bpf: avoid reloading 'array'
[linux-2.6-microblaze.git] / net /
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...
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...
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...
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...
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./linux/kernel/git/bpf/bpf-next
2018-07-03 David S. MillerMerge ra./pub/scm/linux/kernel/git/davem/net
2018-07-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2018-07-02 Linus TorvaldsMerge tag 'for-linus' of git://github.com/stffrdhrn...
2018-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
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...
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./linux/kernel...
2018-07-01 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-07-01 Linus TorvaldsMerge tag 'staging-4.18-rc3' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge tag 'tty-4.18-rc3' of git://git./linux/kernel...
2018-07-01 Linus TorvaldsMerge tag 'usb-4.18-rc3' of git://git./linux/kernel...
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./pub/scm/linux/kernel/git/bpf/bpf
2018-06-30 Linus TorvaldsMerge branch 'parisc-4.18-1' of git://git./linux/kernel...
2018-06-30 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-06-30 Linus TorvaldsMerge tag 'kbuild-fixes-v4.18' of git://git./linux...
2018-06-30 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-06-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-06-30 Linus TorvaldsMerge tag 'selinux-pr-20180629' of git://git./linux...
2018-06-30 Linus TorvaldsMerge tag 'for-linus-20180629' of git://git.kernel...
2018-06-30 Roopa Prabhunet: fib_rules: bring back rule_exists to match rule...
2018-06-30 Cong Wangnet: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
2018-06-30 Vakul Gargstrparser: Call skb_unclone conditionally
2018-06-30 David S. MillerMerge tag 'mac80211-next-for-davem-2018-06-29' of git...
2018-06-30 GhantaKrishnamurth... tipc: extend sock diag for group communication
2018-06-30 GhantaKrishnamurth... tipc: Auto removal of peer down node instance
2018-06-30 Tung Nguyentipc: optimize function tipc_node_timeout()
2018-06-30 David Ahernnet/ipv6: Fix updates to prefix route
2018-06-30 Tung Nguyentipc: eliminate buffer cloning in function tipc_msg_ext...
2018-06-30 David S. MillerMerge branch 'smc-pnetid-and-SMC-D-support'
2018-06-30 Hans Wippelnet/smc: add SMC-D diag support
2018-06-30 Hans Wippelnet/smc: add SMC-D support in af_smc
2018-06-30 Hans Wippelnet/smc: add SMC-D support in data transfer
2018-06-30 Hans Wippelnet/smc: add SMC-D support in CLC messages
2018-06-30 Hans Wippelnet/smc: add pnetid support for SMC-D and ISM
2018-06-30 Hans Wippelnet/smc: add base infrastructure for SMC-D and ISM
2018-06-30 Ursula Braunnet/smc: optimize consumer cursor updates
2018-06-30 Ursula Braunnet/smc: add pnetid support
2018-06-30 Ursula Braunnet/smc: determine port attributes independent from...
2018-06-30 Michal Hockonet: cleanup gfp mask in alloc_skb_with_frags
2018-06-30 Yafang Shaotcp: add new SNMP counter for drops when try to queue...
2018-06-30 Yuchung Chengtcp: fix Fast Open key endianness
2018-06-30 Linus TorvaldsMerge tag 'powerpc-4.18-3' of git://git./linux/kernel...
2018-06-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-06-29 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2018-06-29 Linus TorvaldsMerge tag 'ceph-for-4.18-rc3' of git://github.com/ceph...
2018-06-29 David S. MillerMerge tag 'mlx5e-updates-2018-06-28' of git://git....
next