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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
sctp: implement memory accounting on rx path
Xin Long
1
-1
/
+1
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-31
/
+35
2019-04-11
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
1
-1
/
+1
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
1
-0
/
+3
2019-04-11
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
1
-4
/
+4
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
1
-4
/
+2
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2
-14
/
+9
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
1
-16
/
+21
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
1
-0
/
+26
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
1
-9
/
+14
2019-04-10
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
1
-1
/
+1
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-08
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
1
-0
/
+2
2019-04-08
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
1
-0
/
+1
2019-04-08
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
1
-0
/
+32
2019-04-08
neighbor: Add skip_cache argument to neigh_output
David Ahern
1
-2
/
+3
2019-04-08
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
1
-1
/
+4
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-1
/
+4
2019-04-08
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
1
-2
/
+3
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-4
/
+4
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2
-5
/
+4
2019-04-08
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
1
-0
/
+40
2019-04-08
ipv6: Add fib6_nh_init and release to stubs
David Ahern
1
-0
/
+6
2019-04-08
netfilter: make two functions static
Florian Westphal
1
-2
/
+0
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
1
-1
/
+1
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
1
-0
/
+2
2019-04-08
netfilter: nat: add inet family nat support
Florian Westphal
1
-2
/
+5
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
1
-0
/
+5
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
1
-3
/
+3
2019-04-06
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
1
-1
/
+1
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-16
/
+41
2019-04-04
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
1
-0
/
+9
2019-04-04
net: devlink: extend port attrs for switch ID
Jiri Pirko
1
-2
/
+6
2019-04-04
net: devlink: convert devlink_port_attrs bools to bits
Jiri Pirko
1
-2
/
+2
2019-04-03
ipv6: Flip to fib_nexthop_info
David Ahern
1
-0
/
+5
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
1
-26
/
+21
2019-04-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
1
-0
/
+1
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
1
-7
/
+19
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-0
/
+18
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
1
-1
/
+1
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
3
-48
/
+64
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
1
-0
/
+4
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2
-18
/
+33
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
2
-11
/
+13
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
1
-12
/
+12
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
1
-0
/
+8
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2
-2
/
+3
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
1
-0
/
+1
2019-03-29
ipv6: Create init helper for fib6_nh
David Ahern
1
-0
/
+4
2019-03-29
ipv4: Create cleanup helper for fib_nh
David Ahern
1
-0
/
+1
[next]