Alexey Dobriyan
|
5b5e0928f7
lib/vsprintf.c: remove %Z support
|
8 years ago |
Ido Schimmel
|
2f3a5272e5
ipv4: fib: Add events for FIB replace and append
|
8 years ago |
Ido Schimmel
|
5b7d616dbc
ipv4: fib: Send notification before deleting FIB alias
|
8 years ago |
Ido Schimmel
|
42d5aa76ec
ipv4: fib: Send deletion notification with actual FIB alias type
|
8 years ago |
Ido Schimmel
|
58e3bdd597
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David S. Miller
|
c63d352f05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Duyck
|
a52ca62c4a
ipv4: Drop suffix update from resize code
|
8 years ago |
Alexander Duyck
|
1a239173cc
ipv4: Drop leaf from suffix pull/push functions
|
8 years ago |
Ido Schimmel
|
c3852ef7f2
ipv4: fib: Replay events when registering FIB notifier
|
8 years ago |
Ido Schimmel
|
cacaad11f4
ipv4: fib: Allow for consistent FIB dumping
|
8 years ago |
Ido Schimmel
|
d3f706f68e
ipv4: fib: Convert FIB notification chain to be atomic
|
8 years ago |
Alexander Duyck
|
3114cdfe66
ipv4: Fix memory leak in exception case for splitting tries
|
8 years ago |
Alexander Duyck
|
3b7093346b
ipv4: Restore fib_trie_flush_external function and fix call ordering
|
8 years ago |
Alexander Duyck
|
fd0285a39b
fib_trie: Correct /proc/net/route off by one error
|
9 years ago |
Jiri Pirko
|
347e3b28c1
switchdev: remove FIB offload infrastructure
|
9 years ago |
Jiri Pirko
|
b90eb75494
fib: introduce FIB notification infrastructure
|
9 years ago |
Guillaume Nault
|
b93e1fa710
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events
|
9 years ago |
Xunlei Pang
|
98a384eca9
fib_trie: Fix the description of pos and bits
|
9 years ago |
David Forster
|
94d9f1c590
ipv4: panic in leaf_walk_rcu due to stale node pointer
|
9 years ago |
Linus Torvalds
|
34229b2774
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Alexander Duyck
|
a5829f536b
fib_trie: Fix shift by 32 in fib_table_lookup
|
9 years ago |
Tetsuo Handa
|
1d5cfdb076
tree wide: use kvfree() than conditional kfree()/vfree()
|
9 years ago |
Alexander Duyck
|
c2229fe143
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
|
10 years ago |
David Ahern
|
58189ca7b2
net: Fix vti use case with oif in dst lookups
|
10 years ago |
David Ahern
|
f6d3c19274
net: FIB tracepoints
|
10 years ago |
David S. Miller
|
dc25b25897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
David Ahern
|
613d09b30f
net: Use VRF device index for lookups on TX
|
10 years ago |
Andy Whitcroft
|
25b97c016b
ipv4: off-by-one in continuation handling in /proc/net/route
|
10 years ago |
Alexander Duyck
|
1513069edc
fib_trie: Drop unnecessary calls to leaf_pull_suffix
|
10 years ago |