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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-03
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
2
-1
/
+1
2015-01-03
ieee802154: socket: fix checkpatch issue
Alexander Aring
1
-1
/
+1
2015-01-03
ieee802154: socket: put handling into one file
Alexander Aring
5
-856
/
+760
2015-01-03
ieee802154: socket: change module name
Alexander Aring
1
-2
/
+2
2015-01-03
ieee802154: handle socket functionality as module
Alexander Aring
2
-1
/
+11
2015-01-02
Bluetooth: Fix issue with Roper Class 1 Bluetooth Dongle
Marcel Holtmann
1
-3
/
+6
2015-01-02
Bluetooth: Fix SMP channel registration for unconfigured controllers
Marcel Holtmann
1
-3
/
+13
2015-01-02
Bluetooth: Fix for a leftover debug of pairing credentials
Marcel Holtmann
1
-1
/
+1
2015-01-02
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
1
-22
/
+23
2015-01-02
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
4
-59
/
+5
2015-01-02
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
2
-50
/
+0
2015-01-02
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
3
-5
/
+76
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
37
-1778
/
+3082
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
3
-47
/
+102
2015-01-02
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
1
-14
/
+0
2015-01-02
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
1
-2
/
+1
2015-01-02
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
1
-19
/
+0
2014-12-31
Merge branch 'gmac-next'
David S. Miller
10
-8
/
+633
2014-12-31
GMAC: add document for Rockchip RK3288 GMAC
Roger Chen
1
-0
/
+67
2014-12-31
ARM: dts: rockchip: enable gmac on RK3288 evb board
Roger Chen
2
-0
/
+40
2014-12-31
ARM: dts: rockchip: add gmac info for rk3288
Roger Chen
1
-0
/
+54
2014-12-31
GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
1
-7
/
+7
2014-12-31
GMAC: define clock ID used for GMAC
Roger Chen
1
-0
/
+3
2014-12-31
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
4
-1
/
+462
2014-12-31
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
Merge branch 'fib_trie-next'
David S. Miller
4
-1071
/
+946
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
4
-122
/
+114
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
2
-10
/
+92
2014-12-31
tun: return proper error code from tun_do_read
Alex Gartrell
1
-1
/
+1
2014-12-31
tun: Fixed unsigned/signed comparison
Alex Gartrell
1
-1
/
+1
[next]