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
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+8
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
1
-4
/
+8
2019-04-11
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
1
-1
/
+1
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
1
-0
/
+2
2019-04-08
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
1
-3
/
+14
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-2
/
+2
2019-04-08
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
1
-4
/
+2
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
1
-11
/
+8
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-33
/
+42
2019-04-04
net: devlink: add warning for ndo_get_port_parent_id set when not needed
Jiri Pirko
1
-2
/
+16
2019-04-04
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
2
-4
/
+30
2019-04-04
net: devlink: extend port attrs for switch ID
Jiri Pirko
1
-1
/
+15
2019-04-04
net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+6
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
1
-6
/
+6
2019-04-03
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
1
-1
/
+1
2019-04-03
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
1
-13
/
+3
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
1
-1
/
+2
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-0
/
+1
2019-04-01
net: place xmit recursion in softnet data
Florian Westphal
2
-10
/
+6
2019-03-29
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-16
/
+30
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2
-0
/
+2
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
1
-3
/
+3
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
1
-4
/
+4
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
1
-1
/
+1
2019-03-28
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
1
-1
/
+3
2019-03-28
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-03-28
net: devlink: add warning for ndo_get_phys_port_name set when not needed
Jiri Pirko
1
-0
/
+18
2019-03-28
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
1
-7
/
+0
2019-03-28
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
2
-5
/
+34
2019-03-27
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
1
-1
/
+1
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+18
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
1
-0
/
+2
2019-03-27
net/core: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
3
-3
/
+19
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
1
-3
/
+6
2019-03-27
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
1
-0
/
+2
2019-03-27
net/core: Document all dev_ioctl() arguments
Bart Van Assche
1
-1
/
+2
2019-03-27
net/core: Document reuseport_add_sock() bind_inany argument
Bart Van Assche
1
-0
/
+2
2019-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-51
/
+299
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
1
-0
/
+5
2019-03-24
bpf: silence uninitialized var warning in bpf_skb_net_grow
Willem de Bruijn
1
-1
/
+1
2019-03-24
net: devlink: add port type spinlock
Jiri Pirko
1
-4
/
+13
2019-03-24
net: devlink: warn on setting type on unregistered port
Jiri Pirko
1
-0
/
+2
2019-03-24
net: devlink: disallow port_attrs_set() to be called before register
Jiri Pirko
1
-1
/
+2
2019-03-24
net: devlink: don't pass return value of __devlink_port_type_set()
Jiri Pirko
1
-6
/
+3
2019-03-24
net: devlink: don't take devlink_mutex for devlink_compat_*
Jiri Pirko
1
-10
/
+8
2019-03-24
net: devlink: add couple of missing mutex_destroy() calls
Jiri Pirko
1
-0
/
+2
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
3
-11
/
+11
2019-03-23
net: dev: introduce support for sch BYPASS for lockless qdisc
Paolo Abeni
1
-0
/
+9
2019-03-22
bpf: make bpf_skb_ecn_set_ce callable from BPF_PROG_TYPE_SCHED_ACT
Peter Oskolkov
1
-0
/
+2
[next]