index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_frontend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
1
-0
/
+4
*
net/ipv4: Bail early if user only wants prefix entries
David Ahern
2018-10-16
1
-2
/
+6
*
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
1
-7
/
+44
*
net/ipv4: Plumb support for filtering route dumps
David Ahern
2018-10-16
1
-1
/
+12
*
net: Add struct for fib dump filter
David Ahern
2018-10-16
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-4
/
+8
|
\
|
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
1
-4
/
+8
*
|
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
1
-2
/
+40
*
|
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
2018-09-21
1
-1
/
+1
*
|
net/ipv4: Move device validation to helper
David Ahern
2018-09-20
1
-17
/
+27
|
/
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-07-28
1
-2
/
+2
*
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-08
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
net/ipv4: Add support for specifying metric of connected routes
David Ahern
2018-05-29
1
-11
/
+42
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-0
/
+1
|
\
|
*
net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
Roopa Prabhu
2018-05-23
1
-0
/
+1
*
|
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2018-05-24
1
-2
/
+0
*
|
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
1
-0
/
+3
|
/
*
net/ipv4: Initialize proto and ports in flow struct
David Ahern
2018-05-17
1
-1
/
+7
*
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
1
-6
/
+2
*
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
2017-12-20
1
-2
/
+7
*
ipv4: fix validate_source for VRF setup
Paolo Abeni
2017-11-01
1
-3
/
+15
*
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
2017-09-21
1
-5
/
+17
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-3
/
+3
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-03
1
-5
/
+12
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-20
1
-4
/
+5
*
mpls: fix rtm policy in mpls_getroute
Roopa Prabhu
2017-07-05
1
-1
/
+0
*
ipv4: Export rtm_ipv4_policy.
David S. Miller
2017-07-04
1
-0
/
+1
*
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
1
-2
/
+4
*
net: ipv4: Add extack message for invalid prefix or length
David Ahern
2017-05-30
1
-3
/
+4
*
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-22
1
-0
/
+2
*
net: ipv4: Plumb extack through route add functions
David Ahern
2017-05-22
1
-7
/
+9
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
1
-4
/
+11
*
net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
Gao Feng
2017-04-27
1
-1
/
+2
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-2
/
+4
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+2
*
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-22
1
-1
/
+2
*
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2017-03-01
1
-0
/
+1
*
ipv4: add missing initialization for flowi4_uid
Julian Anastasov
2017-02-26
1
-3
/
+3
*
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
1
-0
/
+8
*
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
2017-01-03
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2016-12-03
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-5
/
+15
|
\
|
*
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-16
1
-5
/
+15
*
|
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
1
-0
/
+1
|
/
*
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
1
-13
/
+0
*
fib: introduce FIB notification infrastructure
Jiri Pirko
2016-09-28
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-1
/
+2
|
\
|
*
net: Don't delete routes in different VRFs
Mark Tomlinson
2016-09-06
1
-1
/
+2
[next]