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-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
2019-03-26
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
1
-2
/
+2
2019-03-26
openvswitch: add seqadj extension when NAT is used.
Flavio Leitner
1
-0
/
+6
2019-03-26
tipc: fix return value check in tipc_mcast_send_sync()
Wei Yongjun
1
-1
/
+1
2019-03-26
net: dsa: Avoid null pointer when failing to connect to PHY
Vladimir Oltean
1
-4
/
+4
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
1
-0
/
+5
2019-03-26
tipc: change to check tipc_own_id to return in tipc_net_stop
Xin Long
1
-4
/
+1
2019-03-26
net: sched: Kconfig: update reference link for PIE
Leslie Monis
1
-2
/
+1
2019-03-25
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
7
-6
/
+245
2019-03-25
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
1
-1
/
+3
2019-03-25
batman-adv: Adjust name for batadv_dat_send_data
Sven Eckelmann
1
-10
/
+14
2019-03-25
batman-adv: Warn about sysfs file access
Sven Eckelmann
1
-0
/
+46
2019-03-25
batman-adv: Make sysfs support optional
Sven Eckelmann
8
-75
/
+124
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
61
-733
/
+0
2019-03-24
bpf: silence uninitialized var warning in bpf_skb_net_grow
Willem de Bruijn
1
-1
/
+1
[next]