index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
6
-41
/
+41
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
10
-278
/
+278
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2
-9
/
+31
2015-03-13
Merge branch 'tcp_metrics_netns_debloat'
David S. Miller
2
-66
/
+73
2015-03-13
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2
-38
/
+30
2015-03-13
tcp_metrics: Rewrite tcp_metrics_flush_all
Eric W. Biederman
1
-10
/
+11
2015-03-13
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
Eric W. Biederman
1
-4
/
+5
2015-03-13
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
Eric W. Biederman
1
-5
/
+19
2015-03-13
tcp_metrics: Mix the network namespace into the hash function.
Eric W. Biederman
1
-0
/
+5
2015-03-13
tcp_metrics: panic when tcp_metrics_init fails.
Eric W. Biederman
1
-9
/
+3
2015-03-12
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
1
-1
/
+0
2015-03-12
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
1
-1
/
+16
2015-03-12
net/macb: Only adjust tx_clk on link change
Jaeden Amero
1
-2
/
+5
2015-03-12
rhashtable: Fix read-side crash during rehash
Herbert Xu
1
-1
/
+1
2015-03-12
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
2
-33
/
+28
2015-03-12
rhashtable: Fix reader/rehash race
Herbert Xu
1
-0
/
+6
2015-03-12
Merge branch 'listener_refactor'
David S. Miller
14
-41
/
+84
2015-03-12
inet: introduce ireq_family
Eric Dumazet
8
-1
/
+8
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
3
-8
/
+7
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
4
-1
/
+10
2015-03-12
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
1
-28
/
+41
2015-03-12
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2
-0
/
+9
2015-03-12
inet: add ireq_state field to inet_request_sock
Eric Dumazet
1
-0
/
+3
2015-03-12
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
1
-1
/
+3
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
5
-2
/
+3
2015-03-12
cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
Daniel Borkmann
1
-3
/
+6
2015-03-12
Merge branch 'fib_trie_table_merge_fixes'
David S. Miller
2
-12
/
+21
2015-03-12
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
1
-11
/
+17
2015-03-12
fib_trie: Avoid NULL pointer if local table is not allocated
Alexander Duyck
1
-1
/
+4
2015-03-12
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2
-2
/
+7
2015-03-12
Merge branch 'possible_net_t'
David S. Miller
27
-155
/
+49
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
16
-67
/
+37
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
15
-90
/
+14
2015-03-12
Merge branch 'rhashtable-cleanups'
David S. Miller
1
-27
/
+16
2015-03-12
rhashtable: Remove obj_raw_hashfn
Herbert Xu
1
-18
/
+7
2015-03-12
rhashtable: Remove key length argument to key_hashfn
Herbert Xu
1
-3
/
+4
2015-03-12
rhashtable: Use head_hashfn instead of obj_raw_hashfn
Herbert Xu
1
-7
/
+5
2015-03-12
rhashtable: Move masking back into key_hashfn
Herbert Xu
1
-2
/
+3
2015-03-12
Bluetooth: Remove two else branches that are not needed
Marcel Holtmann
1
-4
/
+4
2015-03-12
net/mlx5_core: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-11
rhashtable: Add annotation to nested lock
Herbert Xu
1
-2
/
+2
2015-03-11
net: fix CONFIG_NET_NS=n compilation
Eric Dumazet
3
-3
/
+3
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2
-1
/
+16
2015-03-11
switchdev: correct spelling of notifier in comments
Simon Horman
1
-3
/
+3
2015-03-11
vxlan: Correct path typo in comment
Simon Horman
1
-1
/
+1
2015-03-11
net: add real socket cookies
Eric Dumazet
13
-17
/
+55
2015-03-11
fib_trie: Only display main table in /proc/net/route
Alexander Duyck
1
-0
/
+5
2015-03-11
Merge branch 'dsa_phy_divert'
David S. Miller
3
-13
/
+48
2015-03-11
net: dsa: fully divert PHY reads/writes if requested
Florian Fainelli
1
-7
/
+22
2015-03-11
net: dsa: move PHY setup on DSA MII bus to its own function
Florian Fainelli
1
-8
/
+20
[prev]
[next]