index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
1
-1
/
+1
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+9
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-1
/
+2
2017-11-21
net: xdp: don't allow device-bound programs in driver mode
Jakub Kicinski
1
-0
/
+7
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
1
-5
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-127
/
+216
2017-11-14
net: core: dev_get_valid_name is now the same as dev_alloc_name_ns
Rasmus Villemoes
1
-13
/
+1
2017-11-14
net: core: maybe return -EEXIST in __dev_alloc_name
Rasmus Villemoes
1
-1
/
+1
2017-11-14
net: core: check dev_valid_name in __dev_alloc_name
Rasmus Villemoes
1
-0
/
+3
2017-11-14
net: core: drop pointless check in __dev_alloc_name
Rasmus Villemoes
1
-2
/
+1
2017-11-14
net: core: eliminate dev_alloc_name{,_ns} code duplication
Rasmus Villemoes
1
-10
/
+2
2017-11-14
net: core: move dev_alloc_name_ns a little higher
Rasmus Villemoes
1
-13
/
+13
2017-11-14
net: core: improve sanity checking in __dev_alloc_name
Rasmus Villemoes
1
-1
/
+1
2017-11-14
netdev: exit_net cleanup check added
Vasily Averin
1
-0
/
+2
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-1
/
+5
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-17
/
+17
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
1
-10
/
+11
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
1
-0
/
+27
2017-10-17
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
Henrik Austad
1
-0
/
+1
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-3
/
+3
2017-10-04
net: Add extack to upper device linking
David Ahern
1
-5
/
+10
2017-10-04
net: Add extack to netdev_notifier_info
David Ahern
1
-32
/
+47
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-3
/
+8
2017-10-04
net: core: fix kerneldoc comment
Florian Westphal
1
-1
/
+1
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
1
-13
/
+39
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-5
/
+26
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2017-09-22
net: use 32-bit arithmetic while allocating net device
Alexey Dobriyan
1
-1
/
+1
2017-09-22
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-20
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
1
-0
/
+1
2017-09-08
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
1
-0
/
+1
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-13
net: export some generic xdp helpers
Jason Wang
1
-6
/
+8
2017-08-11
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
Tonghao Zhang
1
-2
/
+1
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-03
sock: enable MSG_ZEROCOPY
Willem de Bruijn
1
-2
/
+2
2017-07-24
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
1
-1
/
+21
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
1
-0
/
+6
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-07-19
net: make dev_close and related functions void
stephen hemminger
1
-15
/
+11
2017-07-17
net: Remove references to NETIF_F_UFO in netdev_fix_features().
David S. Miller
1
-18
/
+0
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
1
-2
/
+20
2017-07-17
net: xdp: support xdp generic on virtual devices
John Fastabend
1
-95
/
+113
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-3
/
+3
[next]