index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2014-12-31
fib_trie: Add tracking value for suffix length
Alexander Duyck
2014-12-31
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
2014-12-31
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
2014-12-31
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_find_node
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
2014-12-31
fib_trie: Merge leaf into tnode
Alexander Duyck
2014-12-31
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
2014-12-31
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
2014-12-31
fib_trie: Update usage stats to be percpu instead of global variables
Alexander Duyck
2014-12-31
gre: allow live address change
stephen hemminger
2014-12-31
l2tp : multicast notification to the registered listeners
Bill Hong
2014-12-31
tipc: replace 0 by NULL for pointers
Fabian Frederick
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-30
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
2014-12-30
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
2014-12-30
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
2014-12-30
Bluetooth: Add legacy SMP tests
Johan Hedberg
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-12-30
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
2014-12-30
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
2014-12-29
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
David S. Miller
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
2014-12-27
netlink: call unbind when releasing socket
Johannes Berg
2014-12-27
netlink: update listeners directly when removing socket
Johannes Berg
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-27
netlink: rename netlink_unbind() to netlink_undo_bind()
Johannes Berg
2014-12-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2014-12-26
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
[next]