index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
1
-7
/
+0
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
24
-1687
/
+2869
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
1
-2
/
+95
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+92
2014-12-31
fib_trie: Add tracking value for suffix length
Alexander Duyck
1
-6
/
+116
2014-12-31
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
1
-9
/
+5
2014-12-31
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
1
-121
/
+115
2014-12-31
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
1
-53
/
+50
2014-12-31
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
1
-83
/
+66
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
1
-86
/
+89
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
1
-157
/
+154
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
3
-101
/
+85
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
1
-27
/
+26
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
1
-113
/
+81
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
1
-125
/
+71
2014-12-31
fib_trie: Optimize fib_find_node
Alexander Duyck
1
-15
/
+21
2014-12-31
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
1
-157
/
+93
2014-12-31
fib_trie: Merge leaf into tnode
Alexander Duyck
1
-182
/
+140
2014-12-31
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
1
-50
/
+40
2014-12-31
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
1
-110
/
+82
2014-12-31
fib_trie: Update usage stats to be percpu instead of global variables
Alexander Duyck
2
-21
/
+49
2014-12-31
gre: allow live address change
stephen hemminger
1
-0
/
+1
2014-12-31
l2tp : multicast notification to the registered listeners
Bill Hong
1
-10
/
+91
2014-12-31
tipc: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-154
/
+272
2014-12-30
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
1
-1
/
+9
2014-12-30
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
1
-1
/
+9
2014-12-30
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
1
-0
/
+186
2014-12-30
Bluetooth: Add legacy SMP tests
Johan Hedberg
1
-0
/
+95
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
4
-0
/
+66
2014-12-30
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2
-1
/
+175
2014-12-30
Bluetooth: Add support for self testing framework
Marcel Holtmann
5
-0
/
+128
2014-12-30
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
1
-3
/
+4
2014-12-29
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
David S. Miller
1
-6
/
+1
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
4
-20
/
+23
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
1
-0
/
+59
2014-12-27
netlink: call unbind when releasing socket
Johannes Berg
1
-0
/
+7
2014-12-27
netlink: update listeners directly when removing socket
Johannes Berg
1
-5
/
+5
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
1
-2
/
+1
2014-12-27
netlink: rename netlink_unbind() to netlink_undo_bind()
Johannes Berg
1
-4
/
+4
2014-12-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+12
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-9
/
+14
2014-12-26
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2014-12-26
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
1
-3
/
+9
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
1
-1
/
+1
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
5
-11
/
+23
[next]