index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
1
-86
/
+89
2015-01-01
fib_trie: Move resize to after inflate/halve
Alexander Duyck
1
-157
/
+154
2015-01-01
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
4
-122
/
+114
2015-01-01
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
1
-27
/
+26
2015-01-01
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
1
-113
/
+81
2015-01-01
fib_trie: Optimize fib_table_insert
Alexander Duyck
1
-125
/
+71
2015-01-01
fib_trie: Optimize fib_find_node
Alexander Duyck
1
-15
/
+21
2015-01-01
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
1
-157
/
+93
2015-01-01
fib_trie: Merge leaf into tnode
Alexander Duyck
1
-182
/
+140
2015-01-01
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
1
-50
/
+40
2015-01-01
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
1
-110
/
+82
2015-01-01
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
2014-12-31
tipc: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2014-12-31
Merge branch 'enic-next'
David S. Miller
6
-59
/
+135
2014-12-31
enic: add stats for dma mapping error
Govindarajulu Varadarajan
3
-1
/
+25
2014-12-31
enic: check dma_mapping_error
Govindarajulu Varadarajan
2
-58
/
+106
2014-12-31
enic: make vnic_wq_buf doubly linked
Govindarajulu Varadarajan
2
-0
/
+4
2014-12-31
Merge branch 'fec-next'
David S. Miller
8
-11
/
+191
2014-12-31
ARM: dts: imx6qdl: enable FEC magic-packet feature
Nimrod Andy
2
-0
/
+2
2014-12-31
ARM: imx: add FEC sleep mode callback function
Nimrod Andy
2
-1
/
+90
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
4
-10
/
+99
2014-12-31
net: gianfar: add missing __iomem annotation
Kevin Hao
2
-2
/
+2
2014-12-31
net: gianfar: mark the local functions static
Kevin Hao
1
-4
/
+5
2014-12-31
virtio-net: don't do header check for dodgy gso packets
Jason Wang
1
-0
/
+2
2014-12-31
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
6
-5
/
+5
2014-12-31
net: sxgbe: Use setup_timer
Julia Lawall
1
-6
/
+4
2014-12-31
ksz884x: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-31
atl1e: Use setup_timer
Julia Lawall
1
-3
/
+2
2014-12-31
atheros: atlx: Use setup_timer
Julia Lawall
1
-6
/
+4
2014-12-31
Merge branch 'timecounter'
David S. Miller
25
-245
/
+274
2014-12-31
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
4
-17
/
+40
2014-12-31
net: cpts: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: mlx4: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
1
-10
/
+1
2014-12-31
net: igb: convert to timecounter adjtime.
Richard Cochran
1
-6
/
+1
2014-12-31
net: e1000e: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: fec: convert to timecounter adjtime.
Richard Cochran
1
-15
/
+1
2014-12-31
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
1
-5
/
+1
2014-12-31
net: xgbe: convert to timecounter adjtime.
Richard Cochran
1
-7
/
+1
2014-12-31
timecounter: provide a helper function to shift the time.
Richard Cochran
1
-0
/
+9
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
16
-187
/
+231
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-1393
/
+628
2014-12-30
Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2014-12-30
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-19
/
+28
2014-12-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-47
/
+106
2014-12-30
Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-37
/
+89
[next]