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
/
core
Age
Commit message (
Expand
)
Author
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-07
net/flow_dissector: Add support for QinQ dissection
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-05
net: core: filter: mark expected switch fall-through
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-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
net: Clear skb->tstamp only on the forwarding path
Jesus Sanchez-Palencia
2018-07-04
net: don't bother calling list RX functions on empty lists
Edward Cree
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
net: core: propagate SKB lists through packet_type lookup
Edward Cree
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
2018-07-04
net: core: Another step of skb receive list processing
Edward Cree
2018-07-04
net: core: unwrap skb list receive slightly further
Edward Cree
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-30
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
2018-06-30
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
2018-06-30
net: cleanup gfp mask in alloc_skb_with_frags
Michal Hocko
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-06-29
net, mm: account sock objects to kmemcg
Shakeel Butt
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
skbuff: preserve sock reference when scrubbing the skb.
Flavio Leitner
2018-06-27
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
Roopa Prabhu
2018-06-27
fib_rules: match rules based on suppress_* properties too
Jason A. Donenfeld
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
[next]