index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
-3
/
+9
2015-01-04
geneve: Check family when reusing sockets.
Jesse Gross
-4
/
+5
2015-01-04
geneve: Remove socket hash table.
Jesse Gross
-19
/
+7
2015-01-04
geneve: Simplify locking.
Jesse Gross
-33
/
+26
2015-01-04
geneve: Remove workqueue.
Jesse Gross
-19
/
+2
2015-01-03
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
-1
/
+2
2015-01-03
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
Marcel Holtmann
-39
/
+11
2015-01-03
netlink: Lockless lookup with RCU grace period in socket release
Thomas Graf
-16
/
+17
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
-28
/
+14
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
-8
/
+3
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
-11
/
+17
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
-21
/
+30
2015-01-03
mac802154: fix kbuild test robot warning
Alexander Aring
-4
/
+1
2015-01-03
ieee802154: handle config as menuconfig
Alexander Aring
-3
/
+6
2015-01-03
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
-1
/
+1
2015-01-03
ieee802154: socket: fix checkpatch issue
Alexander Aring
-1
/
+1
2015-01-03
ieee802154: socket: put handling into one file
Alexander Aring
-856
/
+760
2015-01-03
ieee802154: socket: change module name
Alexander Aring
-2
/
+2
2015-01-03
ieee802154: handle socket functionality as module
Alexander Aring
-1
/
+11
2015-01-02
Bluetooth: Fix SMP channel registration for unconfigured controllers
Marcel Holtmann
-3
/
+13
2015-01-02
Bluetooth: Fix for a leftover debug of pairing credentials
Marcel Holtmann
-1
/
+1
2015-01-02
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
-22
/
+23
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
-56
/
+4
2015-01-02
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
-49
/
+0
2015-01-02
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
-5
/
+75
2015-01-02
openvswitch: Consistently include VLAN header in flow and port stats.
Ben Pfaff
-3
/
+4
2015-01-02
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
-2
/
+2
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
-7
/
+0
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-1687
/
+2869
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
-2
/
+95
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
-0
/
+92
2014-12-31
fib_trie: Add tracking value for suffix length
Alexander Duyck
-6
/
+116
2014-12-31
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
-9
/
+5
2014-12-31
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
-121
/
+115
2014-12-31
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
-53
/
+50
2014-12-31
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
-83
/
+66
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
-86
/
+89
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
-157
/
+154
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
-101
/
+85
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
-27
/
+26
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
-113
/
+81
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
-125
/
+71
2014-12-31
fib_trie: Optimize fib_find_node
Alexander Duyck
-15
/
+21
2014-12-31
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
-157
/
+93
2014-12-31
fib_trie: Merge leaf into tnode
Alexander Duyck
-182
/
+140
2014-12-31
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
-50
/
+40
2014-12-31
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
-110
/
+82
2014-12-31
fib_trie: Update usage stats to be percpu instead of global variables
Alexander Duyck
-21
/
+49
2014-12-31
gre: allow live address change
stephen hemminger
-0
/
+1
2014-12-31
l2tp : multicast notification to the registered listeners
Bill Hong
-10
/
+91
[prev]
[next]