index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
2020-01-21
net-sysfs: Fix reference count leak
Jouni Hogander
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-23
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
2019-10-30
net/core: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
net: core: limit nested device depth
Taehee Yoo
2019-10-15
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
2019-10-03
net: propagate errors correctly in register_netdevice()
Eric Dumazet
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-10-01
net: introduce name_node struct to be used in hashlist
Jiri Pirko
2019-10-01
net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method
Julio Faracco
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-08-17
net: Don't call XDP_SETUP_PROG when nothing is changed
Maxim Mikityanskiy
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-05
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-29
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-07-08
skbuff: increase verbosity when dumping skb data
Willem de Bruijn
2019-06-28
net: sched: refactor reinsert action
John Hurley
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
net: core: support XDP generic on stacked devices.
Stephen Hemminger
2019-05-16
net: avoid weird emergency message
Eric Dumazet
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
[next]