index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
19
-53
/
+44
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
26
-110
/
+97
*
xfrm: simplify xfrm_address_t use
Jiri Benc
2015-03-31
4
-10
/
+8
*
tcp: simplify inetpeer_addr_base use
Jiri Benc
2015-03-31
1
-14
/
+8
*
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-03-31
17
-43
/
+43
*
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-31
25
-174
/
+173
*
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
2015-03-31
1
-22
/
+7
*
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
2015-03-31
1
-4
/
+4
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-31
4
-82
/
+731
|
\
|
*
mac802154: cleanup concurrent check
Alexander Aring
2015-03-27
1
-14
/
+6
|
*
Bluetooth: Unify advertising data code paths
Arman Uguray
2015-03-26
1
-91
/
+64
|
*
Bluetooth: Update supported_flags for AD features
Arman Uguray
2015-03-26
1
-3
/
+29
|
*
Bluetooth: Support the "tx-power" adv flag
Arman Uguray
2015-03-26
1
-0
/
+19
|
*
Bluetooth: Support the "managed-flags" adv flag
Arman Uguray
2015-03-26
1
-2
/
+9
|
*
Bluetooth: Support the "limited-discoverable" adv flag
Arman Uguray
2015-03-26
1
-1
/
+8
|
*
Bluetooth: Support the "discoverable" adv flag
Arman Uguray
2015-03-26
1
-8
/
+30
|
*
Bluetooth: Support the "connectable mode" adv flag
Arman Uguray
2015-03-26
1
-31
/
+56
|
*
Bluetooth: Fix minor typo in comment for static address setting
Marcel Holtmann
2015-03-25
1
-1
/
+1
|
*
Bluetooth: Filter list of supported commands/events for untrusted users
Marcel Holtmann
2015-03-24
1
-7
/
+46
|
*
Bluetooth: Add support for adv instance timeout
Arman Uguray
2015-03-24
1
-20
/
+81
|
*
Bluetooth: Add support for instance scan response
Arman Uguray
2015-03-24
1
-14
/
+52
|
*
Bluetooth: Implement the Remove Advertising command
Arman Uguray
2015-03-24
1
-0
/
+103
|
*
Bluetooth: Implement the Add Advertising command
Arman Uguray
2015-03-24
1
-10
/
+273
|
*
Bluetooth: Add data structure for advertising instance
Arman Uguray
2015-03-24
1
-0
/
+1
|
*
Bluetooth: Fix memory leak in le_scan_disable_work_complete()
Johan Hedberg
2015-03-22
1
-8
/
+9
|
*
Bluetooth: Expose quirks through debugfs
Jakub Pawlowski
2015-03-20
1
-0
/
+60
|
*
Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value
Marcel Holtmann
2015-03-20
1
-2
/
+2
|
*
Bluetooth: Gracefully response to enabling LE on LE only devices
Marcel Holtmann
2015-03-20
1
-2
/
+14
*
|
tipc: fix two bugs in secondary destination lookup
Jon Paul Maloy
2015-03-29
3
-1
/
+14
*
|
net: Introduce passthru_features_check
Toshiaki Makita
2015-03-29
1
-0
/
+8
*
|
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-12
/
+9
*
|
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
2015-03-29
1
-16
/
+8
*
|
vlan: Add features for stacked vlan device
Toshiaki Makita
2015-03-29
1
-0
/
+1
*
|
tc: bpf: generalize pedit action
Alexei Starovoitov
2015-03-29
1
-2
/
+69
*
|
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
2015-03-29
1
-0
/
+102
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-29
13
-221
/
+332
|
\
\
|
*
|
netfilter: nf_tables: implement set transaction support
Patrick McHardy
2015-03-26
3
-33
/
+86
|
*
|
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
2015-03-26
2
-16
/
+7
|
*
|
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-03-26
3
-8
/
+11
|
*
|
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
2015-03-26
3
-41
/
+25
|
*
|
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
2015-03-25
3
-117
/
+122
|
*
|
netfilter: nf_tables: add set extensions
Patrick McHardy
2015-03-25
1
-0
/
+16
|
*
|
netfilter: nft_hash: convert to use rhashtable callbacks
Patrick McHardy
2015-03-25
1
-5
/
+49
|
*
|
netfilter: nft_hash: indent rhashtable parameters
Patrick McHardy
2015-03-25
1
-5
/
+5
|
*
|
netfilter: nft_hash: restore struct nft_hash
Patrick McHardy
2015-03-25
1
-16
/
+21
|
*
|
rhashtable: provide len to obj_hashfn
Patrick McHardy
2015-03-25
1
-1
/
+1
|
*
|
netfilter: nft_meta: use raw_smp_processor_id()
Patrick McHardy
2015-03-25
1
-1
/
+1
|
*
|
netfilter: nf_tables: nft_queue does not depend on x_tables
Patrick McHardy
2015-03-25
1
-1
/
+0
|
*
|
netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.c
Pablo Neira Ayuso
2015-03-25
1
-4
/
+4
|
*
|
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-25
6
-6
/
+16
[next]