index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
2018-07-09
tcp: remove SG-related comment in tcp_sendmsg()
Julian Wiedmann
2018-07-09
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
2018-07-09
net: core: fix uses-after-free in list processing
Edward Cree
2018-07-08
tcp: remove redundant SOCK_DONE checks
Eric Dumazet
2018-07-08
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
David S. Miller
2018-07-08
net: sched: change action API to use array of pointers to actions
Vlad Buslov
2018-07-08
net: sched: atomically check-allocate action
Vlad Buslov
2018-07-08
net: sched: use reference counting action init
Vlad Buslov
2018-07-08
net: sched: don't release reference on action overwrite
Vlad Buslov
2018-07-08
net: sched: implement reference counted action release
Vlad Buslov
2018-07-08
net: sched: add 'delete' function to action ops
Vlad Buslov
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
2018-07-08
net: sched: always take reference to action
Vlad Buslov
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
2018-07-07
tipc: extend link reset criteria for stale packet retransmission
Jon Maloy
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2018-07-07
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
2018-07-07
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
2018-07-07
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
2018-07-07
ip: unconditionally set cork gso_size
Willem de Bruijn
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
2018-07-05
net: core: filter: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-05
net: decnet: dn_nsp_in: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-05
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
2018-07-05
devlink: Add param set command
Moshe Shemesh
2018-07-05
devlink: Add param get command
Moshe Shemesh
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
2018-07-05
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
Edward Cree
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
2018-07-04
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
2018-07-04
net: packet: Hook into time based transmission.
Richard Cochran
[next]