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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
David Ahern
1
-20
/
+32
2019-04-03
ipv4: Refactor nexthop attributes in fib_dump_info
David Ahern
1
-59
/
+107
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
6
-39
/
+78
2019-04-03
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
1
-1
/
+1
2019-04-03
rxrpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-02
net: sched: don't set tunnel for decap action
Vlad Buslov
1
-1
/
+0
2019-04-02
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
1
-1
/
+1
2019-04-01
net: place xmit recursion in softnet data
Florian Westphal
2
-10
/
+6
2019-04-01
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2
-2
/
+2
2019-04-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2
-1
/
+5
2019-04-01
tcp: fix tcp_inet6_sk() for 32bit kernels
Eric Dumazet
1
-2
/
+3
2019-03-29
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
4
-9
/
+7
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
1
-10
/
+36
2019-03-29
tcp: cleanup sk_tx_skb_cache before reuse
Eric Dumazet
1
-0
/
+2
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
7
-3
/
+7
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
2
-37
/
+44
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2
-1
/
+9
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
5
-97
/
+104
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
5
-138
/
+139
2019-03-29
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
David Ahern
1
-19
/
+20
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
1
-18
/
+3
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
4
-26
/
+36
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
2
-4
/
+9
2019-03-29
ipv6: Create init helper for fib6_nh
David Ahern
1
-108
/
+141
2019-03-29
ipv4: Create cleanup helper for fib_nh
David Ahern
1
-12
/
+17
2019-03-29
ipv4: Create init helper for fib_nh
David Ahern
1
-89
/
+91
2019-03-29
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2
-27
/
+8
2019-03-29
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
David Ahern
1
-6
/
+9
2019-03-28
openvswitch: Add timeout support to ct action
Yi-Hung Wei
1
-1
/
+29
2019-03-28
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2
-87
/
+95
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
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
1
-0
/
+7
2019-03-28
dsa: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
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-28
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...
David S. Miller
61
-825
/
+432
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-223
/
+520
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
2
-19
/
+23
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
1
-10
/
+3
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
2
-0
/
+219
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-27
fou: Support binding FoU socket
Kristian Evensen
1
-16
/
+122
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-280
/
+874
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
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+13
[next]