index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2019-04-12
1
-1
/
+1
*
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
2019-04-11
1
-4
/
+4
*
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
1
-16
/
+21
*
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
1
-0
/
+26
*
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
1
-9
/
+14
*
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
2019-04-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-09
1
-1
/
+1
|
\
|
*
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
2019-04-07
1
-1
/
+1
*
|
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2019-04-09
1
-0
/
+2
*
|
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-09
1
-0
/
+1
*
|
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-09
1
-0
/
+32
*
|
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-09
1
-2
/
+3
*
|
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2019-04-09
1
-1
/
+4
*
|
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-09
1
-1
/
+4
*
|
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-09
1
-2
/
+3
*
|
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-09
1
-4
/
+4
*
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
2
-5
/
+4
*
|
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2019-04-09
1
-0
/
+40
*
|
ipv6: Add fib6_nh_init and release to stubs
David Ahern
2019-04-09
1
-0
/
+6
*
|
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
4
-16
/
+41
|
\
|
|
*
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
1
-7
/
+19
|
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-0
/
+18
|
*
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
1
-1
/
+1
|
*
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-29
2
-8
/
+3
*
|
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
2019-04-05
1
-0
/
+9
*
|
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-04-05
1
-2
/
+6
*
|
net: devlink: convert devlink_port_attrs bools to bits
Jiri Pirko
2019-04-05
1
-2
/
+2
*
|
ipv6: Flip to fib_nexthop_info
David Ahern
2019-04-04
1
-0
/
+5
*
|
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-04
1
-26
/
+21
*
|
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2019-04-01
1
-0
/
+1
*
|
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
3
-48
/
+64
*
|
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
1
-0
/
+4
*
|
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
2
-18
/
+33
*
|
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
2
-11
/
+13
*
|
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-12
/
+12
*
|
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2019-03-29
1
-0
/
+8
*
|
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
2
-2
/
+3
*
|
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
1
-0
/
+1
*
|
ipv6: Create init helper for fib6_nh
David Ahern
2019-03-29
1
-0
/
+4
*
|
ipv4: Create cleanup helper for fib_nh
David Ahern
2019-03-29
1
-0
/
+1
*
|
ipv4: Create init helper for fib_nh
David Ahern
2019-03-29
1
-0
/
+4
*
|
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2019-03-29
1
-0
/
+15
*
|
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
2019-03-28
1
-2
/
+0
*
|
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
2019-03-28
1
-0
/
+9
*
|
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-28
1
-2
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
3
-3
/
+9
|
\
|
|
*
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
2
-1
/
+2
|
*
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
2019-03-21
1
-1
/
+1
|
*
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
2019-03-21
1
-1
/
+6
[next]