index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: devlink: Add extack to shared buffer operations
Ido Schimmel
2019-04-23
1
-9
/
+13
*
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
2019-04-23
1
-2
/
+0
*
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-23
2
-21
/
+56
|
\
|
*
net: core: introduce build_skb_around
Jesper Dangaard Brouer
2019-04-18
1
-19
/
+52
|
*
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
2019-04-17
1
-2
/
+1
|
*
bpf: reserve flags in bpf_skb_net_shrink
Willem de Bruijn
2019-04-16
1
-0
/
+3
*
|
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-23
/
+28
*
|
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-04-18
1
-0
/
+5
*
|
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2019-04-18
1
-14
/
+12
*
|
ipv6: Pass fib6_result to fib lookups
David Ahern
2019-04-18
1
-5
/
+5
*
|
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
2019-04-18
1
-1
/
+1
*
|
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2019-04-18
1
-17
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
8
-20
/
+41
|
\
\
|
|
/
|
/
|
|
*
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
2019-04-17
1
-2
/
+2
|
*
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-17
1
-1
/
+9
|
*
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
2019-04-17
1
-3
/
+4
|
*
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
2019-04-15
1
-9
/
+5
|
*
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
2019-04-14
1
-1
/
+1
|
*
bpf: Check address length before reading address family
Tetsuo Handa
2019-04-12
1
-0
/
+2
|
*
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-11
2
-4
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-12
1
-4
/
+8
|
\
\
|
*
|
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
2019-04-11
1
-4
/
+8
*
|
|
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
2019-04-11
1
-1
/
+1
*
|
|
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
1
-0
/
+2
*
|
|
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
2019-04-09
1
-3
/
+14
*
|
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
1
-2
/
+2
*
|
|
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2019-04-09
1
-4
/
+2
*
|
|
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
1
-11
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
7
-33
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-04
2
-14
/
+6
|
|
\
\
|
|
*
|
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
2019-04-03
1
-13
/
+3
|
|
*
|
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
2019-04-03
1
-1
/
+2
|
|
*
|
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2019-04-03
1
-0
/
+1
|
*
|
|
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-04
1
-1
/
+1
|
|
/
/
|
*
|
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-03-29
1
-16
/
+30
|
*
|
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
2019-03-29
1
-1
/
+3
|
*
|
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-29
1
-0
/
+1
|
*
|
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
2019-03-28
1
-1
/
+1
*
|
|
net: devlink: add warning for ndo_get_port_parent_id set when not needed
Jiri Pirko
2019-04-05
1
-2
/
+16
*
|
|
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
2019-04-05
2
-4
/
+30
*
|
|
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-04-05
1
-1
/
+15
*
|
|
net: Remove inclusion of pci.h
Yuval Shaia
2019-04-05
1
-1
/
+0
*
|
|
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-04
1
-6
/
+6
*
|
|
net: place xmit recursion in softnet data
Florian Westphal
2019-04-02
2
-10
/
+6
*
|
|
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
2
-0
/
+2
*
|
|
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
1
-3
/
+3
*
|
|
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-4
/
+4
*
|
|
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
1
-1
/
+1
*
|
|
net: devlink: add warning for ndo_get_phys_port_name set when not needed
Jiri Pirko
2019-03-28
1
-0
/
+18
[next]