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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
net: remove sock_iocb
Christoph Hellwig
1
-23
/
+0
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
1
-1
/
+1
2015-01-29
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-7
/
+24
2015-01-28
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
1
-3
/
+3
2015-01-28
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
1
-1
/
+13
2015-01-28
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
1
-1
/
+1
2015-01-28
bonding: cleanup and remove dead code
Jonathan Toppins
1
-1
/
+0
2015-01-28
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
1
-0
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-30
/
+72
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
1
-0
/
+2
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
1
-0
/
+8
2015-01-28
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
1
-2
/
+0
2015-01-28
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
1
-1
/
+12
2015-01-28
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
1
-1
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+6
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
1
-0
/
+2
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
1
-0
/
+1
2015-01-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-5
/
+6
2015-01-27
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-8
/
+12
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...
David S. Miller
2
-4
/
+4
2015-01-27
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-0
/
+20
2015-01-27
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
1
-0
/
+17
2015-01-27
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-01-27
NFC: st21nfcb: Fix copy/paste error in comment
Christophe Ricard
1
-1
/
+1
2015-01-27
NFC: st21nfcb: Remove useless include
Christophe Ricard
1
-2
/
+0
2015-01-27
printk: add dummy routine for when CONFIG_PRINTK=n
Pranith Kumar
1
-3
/
+12
2015-01-27
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
1
-5
/
+0
2015-01-26
rhashtable: fix rht_for_each_entry_safe() endless loop
Patrick McHardy
1
-1
/
+3
2015-01-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+13
2015-01-26
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2
-0
/
+2
2015-01-26
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2
-0
/
+7
2015-01-26
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
1
-0
/
+7
2015-01-26
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
1
-0
/
+1
2015-01-26
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
1
-0
/
+7
2015-01-26
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
1
-0
/
+2
2015-01-26
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
1
-0
/
+2
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-3
/
+8
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-5
/
+8
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
1
-8
/
+8
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-24
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2015-01-24
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2015-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+9
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
1
-2
/
+0
2015-01-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
4
-160
/
+388
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
1
-0
/
+13
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
1
-1
/
+1
2015-01-20
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+11
[next]