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
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
6
-55
/
+19
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
1
-7
/
+23
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
4
-513
/
+70
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
3
-149
/
+110
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
4
-38
/
+51
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
3
-8
/
+64
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2
-0
/
+105
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2
-4
/
+38
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
4
-13
/
+250
2014-06-27
tipc: use negative error return values in functions
Jon Paul Maloy
1
-23
/
+23
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
1
-2
/
+4
2014-06-27
Merge branch 'xgbe-next'
David S. Miller
8
-189
/
+398
2014-06-27
amd-xgbe: Resolve checkpatch warning about sscanf usage
Lendacky, Thomas
1
-5
/
+4
2014-06-27
amd-xgbe: Change destination address filtering support
Lendacky, Thomas
6
-69
/
+116
2014-06-27
amd-xgbe: Add support for VLAN filtering
Lendacky, Thomas
6
-14
/
+165
2014-06-27
amd-xgbe: VLAN Rx tag stripping fix
Lendacky, Thomas
1
-1
/
+3
2014-06-27
amd-xgbe: VLAN Tx tag insertion fix
Lendacky, Thomas
2
-0
/
+8
2014-06-27
amd-xgbe: Make defines in xgbe.h unique
Lendacky, Thomas
5
-100
/
+102
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
697
-5683
/
+9694
2014-06-26
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+20
2014-06-26
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-16
/
+39
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-366
/
+741
2014-06-26
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-26
Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-83
/
+104
2014-06-26
enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build
Geert Uytterhoeven
2
-10
/
+3
2014-06-26
tipc: bump max configurable window size
Erik Hugne
1
-1
/
+1
2014-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-49
/
+128
2014-06-26
mac_pton: Use bool not int return
Joe Perches
2
-6
/
+6
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
3
-16
/
+18
2014-06-26
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-26
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-26
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-26
inet: reduce TLB pressure for listeners
Eric Dumazet
1
-31
/
+12
2014-06-26
veth: add netpoll support
WANG Cong
1
-0
/
+18
2014-06-26
net: allwinner: emac: Add missing free_irq
Maxime Ripard
1
-0
/
+1
2014-06-26
Merge branch 'broadcom_rebranding'
David S. Miller
9
-19
/
+28
2014-06-26
MAINTAINERS: Update bnx2 maintainers
Jitendra Kalsaria
1
-1
/
+2
2014-06-26
cnic: Rebranding cnic driver.
Jitendra Kalsaria
5
-9
/
+14
2014-06-26
bnx2: Rebranding bnx2 driver.
Jitendra Kalsaria
4
-9
/
+12
2014-06-26
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-26
Merge branch 'crc32'
David S. Miller
2
-85
/
+88
2014-06-26
lib: crc32: Add some additional __pure annotations
George Spelvin
2
-4
/
+4
2014-06-26
lib: crc32: Mark test data __initconst
George Spelvin
1
-2
/
+2
2014-06-26
lib: crc32: Greatly shrink CRC combining code
George Spelvin
2
-79
/
+82
2014-06-26
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-06-26
xen-netback: bookkeep number of active queues in our own module
Wei Liu
3
-52
/
+26
2014-06-26
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
1
-2
/
+2
2014-06-26
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
Julien D'Ascenzio
1
-1
/
+1
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-147
/
+158
2014-06-25
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
5
-19
/
+16
[next]