index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: Fix build with CONFIG_IPV6=m
Joe Stringer
2018-10-04
1
-1
/
+1
*
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
1
-0
/
+151
*
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2018-10-03
1
-12
/
+18
*
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
1
-6
/
+14
*
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-27
10
-13
/
+13
*
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-27
11
-17
/
+13
*
net: bridge: pack net_bridge better
Nikolay Aleksandrov
2018-09-26
1
-2
/
+2
*
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
2018-09-26
3
-4
/
+4
*
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
4
-9
/
+12
*
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
2018-09-26
4
-32
/
+33
*
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
2018-09-26
5
-21
/
+24
*
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
2018-09-26
4
-4
/
+4
*
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
2018-09-26
4
-18
/
+19
*
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
2018-09-26
5
-18
/
+49
*
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
2018-09-26
1
-8
/
+4
*
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
1
-29
/
+13
*
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
2018-09-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-26
2
-30
/
+249
|
\
|
*
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
2018-09-25
1
-3
/
+9
|
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
2
-0
/
+204
|
*
net/core/filter: fix unused-variable warning
Anders Roxell
2018-09-11
1
-2
/
+3
|
*
xdp: split code for map vs non-map redirect
Jesper Dangaard Brouer
2018-09-07
1
-22
/
+30
|
*
xdp: explicit inline __xdp_map_lookup_elem
Jesper Dangaard Brouer
2018-09-07
1
-3
/
+3
|
*
xdp: unlikely instrumentation for xdp map redirect
Jesper Dangaard Brouer
2018-09-07
1
-3
/
+3
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-26
3
-0
/
+60
|
\
\
|
*
|
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
3
-0
/
+60
*
|
|
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
2018-09-26
1
-17
/
+21
*
|
|
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-26
1
-24
/
+50
*
|
|
net: sched: protect block idr with spinlock
Vlad Buslov
2018-09-26
1
-2
/
+13
*
|
|
net: sched: implement functions to put and flush all chains
Vlad Buslov
2018-09-26
1
-25
/
+30
*
|
|
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-26
1
-24
/
+35
*
|
|
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
2018-09-26
1
-15
/
+64
*
|
|
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-26
2
-1
/
+42
*
|
|
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-26
19
-41
/
+46
*
|
|
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-26
1
-0
/
+6
*
|
|
tls: Fixed a memory leak during socket close
Vakul Garg
2018-09-25
1
-2
/
+4
*
|
|
tls: Fix socket mem accounting error under async encryption
Vakul Garg
2018-09-25
1
-5
/
+16
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
24
-91
/
+183
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-24
1
-0
/
+9
|
*
|
mpls: allow routes on ip6gre devices
Saif Hasan
2018-09-24
1
-1
/
+5
|
*
|
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-24
1
-12
/
+7
|
*
|
rds: Fix build regression.
David S. Miller
2018-09-23
1
-1
/
+1
|
*
|
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-23
1
-0
/
+1
|
*
|
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
2018-09-22
1
-1
/
+1
|
*
|
devlink: double free in devlink_resource_fill()
Dan Carpenter
2018-09-22
1
-2
/
+1
|
*
|
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-09-22
1
-3
/
+1
|
*
|
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
2018-09-22
1
-1
/
+2
|
*
|
sctp: update dst pmtu with the correct daddr
Xin Long
2018-09-20
1
-2
/
+10
|
*
|
smc: generic netlink family should be __ro_after_init
Johannes Berg
2018-09-20
1
-1
/
+1
|
*
|
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-20
1
-2
/
+11
[next]