index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-19
2
-6
/
+0
*
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-19
1
-0
/
+5
*
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-19
1
-3
/
+1
*
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-19
2
-2
/
+1
*
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-19
1
-0
/
+19
*
net: introduce sk_ehashfn() helper
Eric Dumazet
2015-03-19
1
-0
/
+2
*
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-19
3
-6
/
+6
*
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2015-03-18
2
-4
/
+27
*
net: Add max rate tx queue attribute
John Fastabend
2015-03-18
1
-0
/
+8
*
rhashtable: Remove max_shift and min_shift
Herbert Xu
2015-03-18
1
-4
/
+0
*
rhashtable: Introduce max_size/min_size
Herbert Xu
2015-03-18
1
-0
/
+4
*
rhashtable: Remove shift from bucket_table
Herbert Xu
2015-03-18
1
-2
/
+0
*
inet: fix request sock refcounting
Eric Dumazet
2015-03-18
3
-6
/
+11
*
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-18
1
-1
/
+1
*
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2015-03-18
1
-3
/
+9
*
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-18
1
-22
/
+2
*
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-18
1
-3
/
+6
*
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
2015-03-17
1
-30
/
+2
*
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
2015-03-17
1
-25
/
+0
*
inet: move ir_mark to fill a hole
Eric Dumazet
2015-03-17
1
-6
/
+5
*
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
2015-03-17
1
-0
/
+3
*
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
3
-6
/
+17
*
net: add sk_fullsock() helper
Eric Dumazet
2015-03-16
1
-0
/
+9
*
netdev: remove ndo ops for switchdev
Scott Feldman
2015-03-16
1
-38
/
+0
*
switchdev: add swdev ops
Scott Feldman
2015-03-16
2
-0
/
+41
*
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-16
2
-1
/
+14
*
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-16
2
-0
/
+2
*
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-16
2
-0
/
+3
*
rhashtable: Move future_tbl into struct bucket_table
Herbert Xu
2015-03-15
1
-2
/
+3
*
rhashtable: Add rehash counter to bucket_table
Herbert Xu
2015-03-15
1
-1
/
+3
*
rhashtable: Free bucket tables asynchronously after rehash
Herbert Xu
2015-03-15
1
-0
/
+2
*
rhashtable: Fix walker behaviour during rehash
Herbert Xu
2015-03-15
1
-4
/
+4
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-14
5
-24
/
+64
|
\
|
*
mac802154: correct max sifs size handling
Alexander Aring
2015-03-14
1
-0
/
+2
|
*
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
2
-10
/
+5
|
*
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
2
-15
/
+16
|
*
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
1
-0
/
+1
|
*
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
1
-0
/
+1
|
*
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
1
-0
/
+2
|
*
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
1
-0
/
+1
|
*
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
1
-0
/
+1
|
*
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
1
-0
/
+1
|
*
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
1
-6
/
+8
|
*
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-13
1
-0
/
+1
|
*
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-10
2
-0
/
+3
|
*
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
2015-03-10
1
-1
/
+1
|
*
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
2015-03-06
1
-1
/
+5
|
*
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
2
-1
/
+6
|
*
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-06
1
-0
/
+17
|
*
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
2015-03-06
1
-0
/
+1
[next]