index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
2
-7
/
+18
|
\
|
*
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
2019-03-26
1
-0
/
+5
|
*
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
2019-03-21
1
-5
/
+9
|
*
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-03-19
1
-2
/
+4
*
|
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2019-03-27
1
-0
/
+2
*
|
net/core: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
2019-03-27
3
-3
/
+19
*
|
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
2019-03-27
1
-3
/
+6
*
|
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
2019-03-27
1
-0
/
+2
*
|
net/core: Document all dev_ioctl() arguments
Bart Van Assche
2019-03-27
1
-1
/
+2
*
|
net/core: Document reuseport_add_sock() bind_inany argument
Bart Van Assche
2019-03-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-26
1
-51
/
+299
|
\
\
|
*
|
bpf: silence uninitialized var warning in bpf_skb_net_grow
Willem de Bruijn
2019-03-24
1
-1
/
+1
|
*
|
bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT
Peter Oskolkov
2019-03-22
1
-0
/
+2
|
*
|
bpf: add bpf_skb_adjust_room encap flags
Willem de Bruijn
2019-03-22
1
-5
/
+61
|
*
|
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
2019-03-22
1
-11
/
+27
|
*
|
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
Willem de Bruijn
2019-03-22
1
-18
/
+20
|
*
|
bpf: in bpf_skb_adjust_room avoid copy in tx fast path
Willem de Bruijn
2019-03-22
1
-1
/
+1
|
*
|
bpf: add helper to check for a valid SYN cookie
Lorenz Bauer
2019-03-21
1
-0
/
+72
|
*
|
bpf: add skc_lookup_tcp helper
Lorenz Bauer
2019-03-21
1
-22
/
+122
*
|
|
net: devlink: add port type spinlock
Jiri Pirko
2019-03-24
1
-4
/
+13
*
|
|
net: devlink: warn on setting type on unregistered port
Jiri Pirko
2019-03-24
1
-0
/
+2
*
|
|
net: devlink: disallow port_attrs_set() to be called before register
Jiri Pirko
2019-03-24
1
-1
/
+2
*
|
|
net: devlink: don't pass return value of __devlink_port_type_set()
Jiri Pirko
2019-03-24
1
-6
/
+3
*
|
|
net: devlink: don't take devlink_mutex for devlink_compat_*
Jiri Pirko
2019-03-24
1
-10
/
+8
*
|
|
net: devlink: add couple of missing mutex_destroy() calls
Jiri Pirko
2019-03-24
1
-0
/
+2
*
|
|
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
3
-11
/
+11
*
|
|
net: dev: introduce support for sch BYPASS for lockless qdisc
Paolo Abeni
2019-03-23
1
-0
/
+9
*
|
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-40
/
+3
*
|
|
net: dst: remove gc leftovers
Julian Wiedmann
2019-03-21
1
-17
/
+0
|
/
/
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-6
/
+3
*
|
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
2019-03-20
1
-2
/
+3
*
|
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
2
-10
/
+10
*
|
datagram: Make __skb_datagram_iter static
YueHaibing
2019-03-19
1
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-16
1
-5
/
+22
|
\
|
*
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
2019-03-13
1
-0
/
+21
|
*
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
2019-03-13
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
5
-15
/
+34
|
\
|
|
*
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
2019-03-10
1
-4
/
+18
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-08
3
-4
/
+7
|
|
\
|
|
*
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
2019-03-07
1
-0
/
+1
|
|
*
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
2019-03-07
1
-0
/
+2
|
|
*
bpf: only test gso type on gso packets
Willem de Bruijn
2019-03-07
1
-4
/
+4
|
*
|
ethtool: reduce stack usage with clang
Arnd Bergmann
2019-03-07
1
-7
/
+9
|
|
/
*
/
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
2
-2
/
+3
|
\
|
*
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-03-03
1
-0
/
+3
|
*
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
1
-2
/
+0
*
|
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2019-03-04
1
-5
/
+17
*
|
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
2019-03-04
1
-1
/
+4
*
|
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
1
-7
/
+5
[next]