index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
2
-2
/
+41
*
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
1
-2
/
+3
*
ip: IP cmsg cleanup
Tom Herbert
2015-01-05
1
-27
/
+37
*
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-05
4
-4
/
+4
*
geneve: Check family when reusing sockets.
Jesse Gross
2015-01-04
1
-4
/
+5
*
geneve: Remove socket hash table.
Jesse Gross
2015-01-04
1
-19
/
+7
*
geneve: Simplify locking.
Jesse Gross
2015-01-04
1
-33
/
+26
*
geneve: Remove workqueue.
Jesse Gross
2015-01-04
1
-19
/
+2
*
netlink: Lockless lookup with RCU grace period in socket release
Thomas Graf
2015-01-03
2
-16
/
+17
*
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
2
-28
/
+14
*
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
1
-8
/
+3
*
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
3
-11
/
+17
*
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2015-01-03
2
-21
/
+30
*
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2015-01-02
1
-7
/
+0
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-02
24
-1687
/
+2869
|
\
|
*
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
2014-12-30
1
-1
/
+9
|
*
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
2014-12-30
1
-1
/
+9
|
*
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
2014-12-30
1
-0
/
+186
|
*
Bluetooth: Add legacy SMP tests
Johan Hedberg
2014-12-30
1
-0
/
+95
|
*
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-12-30
4
-0
/
+66
|
*
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2014-12-30
2
-1
/
+175
|
*
Bluetooth: Add support for self testing framework
Marcel Holtmann
2014-12-30
5
-0
/
+128
|
*
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
2014-12-30
1
-3
/
+4
|
*
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
2014-12-26
1
-3
/
+9
|
*
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2014-12-20
1
-2
/
+2
|
*
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
4
-0
/
+21
|
*
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2014-12-20
2
-0
/
+67
|
*
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
2014-12-20
1
-0
/
+14
|
*
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-478
/
+474
|
*
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-349
/
+350
|
*
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-201
/
+200
|
*
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
2014-12-20
4
-1
/
+74
|
*
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
2014-12-20
2
-2
/
+14
|
*
ieee802154: iface: move multiple node type check
Alexander Aring
2014-12-20
1
-14
/
+9
|
*
mac802154: iface: check concurrent ifaces
Alexander Aring
2014-12-20
1
-0
/
+77
|
*
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
2014-12-19
2
-56
/
+56
|
*
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
2014-12-19
1
-40
/
+45
|
*
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
2
-68
/
+109
|
*
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
1
-22
/
+62
|
*
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
2014-12-19
4
-95
/
+105
|
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
7
-370
/
+453
|
*
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
2014-12-19
3
-15
/
+22
|
*
nl802154: introduce support for cca settings
Alexander Aring
2014-12-19
3
-3
/
+71
|
*
ieee802154: rework cca setting
Alexander Aring
2014-12-19
5
-9
/
+10
*
|
geneve: Add Geneve GRO support
Joe Stringer
2015-01-02
1
-2
/
+95
*
|
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2015-01-02
1
-0
/
+92
*
|
fib_trie: Add tracking value for suffix length
Alexander Duyck
2014-12-31
1
-6
/
+116
*
|
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
2014-12-31
1
-9
/
+5
*
|
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
2014-12-31
1
-121
/
+115
*
|
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
2014-12-31
1
-53
/
+50
[next]