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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
1
-61
/
+24
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
1
-18
/
+0
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
1
-22
/
+7
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
1
-105
/
+39
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
1
-58
/
+19
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
1
-23
/
+34
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
1
-1
/
+7
2018-01-23
net: link_watch: mark bonding link events urgent
Roopa Prabhu
1
-1
/
+1
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2018-01-23
net: core: Fix kernel-doc for netdev_upper_link()
Florian Fainelli
1
-0
/
+2
2018-01-23
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
Florian Fainelli
1
-1
/
+0
2018-01-22
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
1
-4
/
+15
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
2
-3
/
+35
2018-01-22
devlink: fix memory leak on 'resource'
Colin Ian King
1
-0
/
+1
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-9
/
+58
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2018-01-19
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
1
-2
/
+2
2018-01-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
1
-3
/
+43
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-6
/
+12
2018-01-19
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
1
-0
/
+2
2018-01-19
devlink: Make some functions static
Wei Yongjun
1
-2
/
+3
2018-01-18
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
1
-0
/
+1
2018-01-18
flow_dissector: properly cap thoff field
Eric Dumazet
1
-2
/
+1
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+4
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
1
-2
/
+0
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
1
-2
/
+11
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+3
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
4
-9
/
+0
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
1
-0
/
+37
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
1
-0
/
+47
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
1
-0
/
+374
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-59
/
+77
2018-01-15
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
1
-2
/
+2
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2
-7
/
+7
2018-01-14
bpf: fix 32-bit divide by zero
Alexei Starovoitov
1
-0
/
+4
2018-01-13
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
1
-4
/
+3
2018-01-12
net: Cap number of queues even with accel_priv
Alexander Duyck
1
-2
/
+1
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+9
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+4
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+9
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+8
2018-01-10
net: free RX queue structures
Jakub Kicinski
1
-4
/
+3
2018-01-10
net: use the right variant of kfree
Jakub Kicinski
1
-1
/
+1
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2
-4
/
+8
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
1
-2
/
+11
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-19
/
+20
2018-01-09
net/core: Add drop counters to VF statistics
Eugenia Emantayev
1
-1
/
+9
2018-01-05
bpf: finally expose xdp_rxq_info to XDP bpf-programs
Jesper Dangaard Brouer
1
-0
/
+19
[next]