index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
2015-03-12
1
-1
/
+3
|
*
|
|
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
5
-2
/
+3
|
/
/
/
*
|
|
cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
Daniel Borkmann
2015-03-12
1
-3
/
+6
*
|
|
Merge branch 'fib_trie_table_merge_fixes'
David S. Miller
2015-03-12
2
-12
/
+21
|
\
\
\
|
*
|
|
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
2015-03-12
1
-11
/
+17
|
*
|
|
fib_trie: Avoid NULL pointer if local table is not allocated
Alexander Duyck
2015-03-12
1
-1
/
+4
|
/
/
/
*
|
|
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-03-12
2
-2
/
+7
*
|
|
Merge branch 'possible_net_t'
David S. Miller
2015-03-12
27
-155
/
+49
|
\
\
\
|
*
|
|
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
16
-67
/
+37
|
*
|
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
15
-90
/
+14
|
/
/
/
*
|
|
Merge branch 'rhashtable-cleanups'
David S. Miller
2015-03-12
1
-27
/
+16
|
\
\
\
|
*
|
|
rhashtable: Remove obj_raw_hashfn
Herbert Xu
2015-03-12
1
-18
/
+7
|
*
|
|
rhashtable: Remove key length argument to key_hashfn
Herbert Xu
2015-03-12
1
-3
/
+4
|
*
|
|
rhashtable: Use head_hashfn instead of obj_raw_hashfn
Herbert Xu
2015-03-12
1
-7
/
+5
|
*
|
|
rhashtable: Move masking back into key_hashfn
Herbert Xu
2015-03-12
1
-2
/
+3
|
/
/
/
*
|
|
net/mlx5_core: don't export static symbol
Julia Lawall
2015-03-12
1
-1
/
+0
*
|
|
rhashtable: Add annotation to nested lock
Herbert Xu
2015-03-11
1
-2
/
+2
*
|
|
net: fix CONFIG_NET_NS=n compilation
Eric Dumazet
2015-03-11
3
-3
/
+3
*
|
|
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-11
2
-1
/
+16
*
|
|
switchdev: correct spelling of notifier in comments
Simon Horman
2015-03-11
1
-3
/
+3
*
|
|
vxlan: Correct path typo in comment
Simon Horman
2015-03-11
1
-1
/
+1
*
|
|
net: add real socket cookies
Eric Dumazet
2015-03-11
13
-17
/
+55
*
|
|
fib_trie: Only display main table in /proc/net/route
Alexander Duyck
2015-03-11
1
-0
/
+5
*
|
|
Merge branch 'dsa_phy_divert'
David S. Miller
2015-03-11
3
-13
/
+48
|
\
\
\
|
*
|
|
net: dsa: fully divert PHY reads/writes if requested
Florian Fainelli
2015-03-11
1
-7
/
+22
|
*
|
|
net: dsa: move PHY setup on DSA MII bus to its own function
Florian Fainelli
2015-03-11
1
-8
/
+20
|
*
|
|
of: mdio: export of_mdio_parse_addr
Florian Fainelli
2015-03-11
2
-1
/
+9
|
/
/
/
*
|
|
net: bcmgenet: collect Rx discarded packet count
Petri Gynther
2015-03-11
2
-0
/
+19
*
|
|
fib_trie: Fix uninitialized variable warning
Alexander Duyck
2015-03-11
1
-3
/
+3
*
|
|
fib_trie: call fib_table_flush_external under RTNL
Sabrina Dubroca
2015-03-11
1
-1
/
+2
*
|
|
mpls: Allow mpls_gso and mpls_router to be built as modules
Robert Shearman
2015-03-11
2
-4
/
+6
*
|
|
net/fsl: remove dependency FSL_SOC from MDIO
Shaohui Xie
2015-03-11
1
-2
/
+0
*
|
|
rhashtable: Add arbitrary rehash function
Herbert Xu
2015-03-11
1
-332
/
+174
*
|
|
rhashtable: Move hash_rnd into bucket_table
Herbert Xu
2015-03-11
2
-11
/
+17
*
|
|
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-03-11
7
-38
/
+250
*
|
|
tipc: ensure that idle links are deleted when a bearer is disabled
Jon Paul Maloy
2015-03-10
2
-2
/
+4
*
|
|
fib_trie: Address possible NULL pointer dereference in resize
Alexander Duyck
2015-03-10
1
-4
/
+2
*
|
|
macb: Fix merge error.
Stephen Rothwell
2015-03-10
1
-16
/
+0
*
|
|
fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu
Alexander Duyck
2015-03-10
1
-1
/
+1
*
|
|
Merge branch 'inet_diag_cleanups'
David S. Miller
2015-03-10
7
-115
/
+119
|
\
\
\
|
*
|
|
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2015-03-10
5
-46
/
+52
|
*
|
|
inet_diag: cleanups
Eric Dumazet
2015-03-10
1
-73
/
+71
|
*
|
|
net: constify sock_diag_check_cookie()
Eric Dumazet
2015-03-10
2
-2
/
+2
|
/
/
/
*
|
|
drivers: atm: nicstar: remove ifdef'd out skb destructors
Florian Westphal
2015-03-10
1
-90
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-10
8
-13
/
+23
|
\
\
\
|
*
|
|
netfilter: bridge: use rcu hook to resolve br_netfilter dependency
Pablo Neira Ayuso
2015-03-10
3
-8
/
+18
|
*
|
|
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-10
5
-5
/
+5
*
|
|
|
net: phy: bcm7xxx: add alternate id for 7439
Florian Fainelli
2015-03-09
2
-0
/
+2
*
|
|
|
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
2015-03-09
5
-7
/
+17
*
|
|
|
Merge branch 'dsa-next'
David S. Miller
2015-03-09
4
-5
/
+45
|
\
\
\
\
[prev]
[next]