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-10-24
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
6
-7
/
+23
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
5
-57
/
+85
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
3
-12
/
+34
2015-10-24
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
4
-45
/
+79
2015-10-24
tipc: make link implementation independent from struct tipc_bearer
Jon Paul Maloy
3
-23
/
+36
2015-10-24
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
4
-7
/
+24
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
3
-9
/
+14
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
5
-107
/
+110
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
69
-404
/
+771
2015-10-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
36
-797
/
+1533
2015-10-24
bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.
Michael Chan
4
-28
/
+40
2015-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
25
-59
/
+318
2015-10-23
Merge branch 'mpls_multipath'
David S. Miller
3
-148
/
+479
2015-10-23
mpls: flow-based multipath selection
Robert Shearman
1
-4
/
+83
2015-10-23
mpls: multipath route support
Roopa Prabhu
3
-149
/
+401
2015-10-23
net: sysctl: fix a kmemleak warning
Li RongQing
1
-1
/
+5
2015-10-23
Merge branch 'mdiobus_nested_read_write'
David S. Miller
4
-39
/
+68
2015-10-23
net: dsa: Make mv88e6060 use nested mdiobus read/write
Neil Armstrong
1
-2
/
+2
2015-10-23
net: dsa: Make mv88e6xxx use nested mdiobus read/write
Neil Armstrong
1
-37
/
+9
2015-10-23
net: phy: Add nested variants of mdiobus read/write
Neil Armstrong
2
-0
/
+57
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
8
-0
/
+126
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
4
-0
/
+40
2015-10-23
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
1
-11
/
+1
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
4
-3
/
+31
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
14
-52
/
+102
2015-10-23
i40e: fix unconditional execution of cpu_to_le16()
Jean Sacren
1
-2
/
+3
2015-10-23
i40e: clean up local variable initialization
Jean Sacren
1
-2
/
+2
2015-10-23
i40evf: clean up local variable initialization
Jean Sacren
1
-5
/
+4
2015-10-23
i40e: add missing kernel-doc argument
Jean Sacren
1
-0
/
+3
2015-10-23
i40evf: add missing kernel-doc argument
Jean Sacren
1
-0
/
+1
2015-10-23
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
2
-36
/
+8
2015-10-23
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
Catherine Sullivan
2
-2
/
+2
2015-10-23
i40e: Disable VEB bridge mode with SR-IOV failure
Akeem G Abodunrin
1
-0
/
+1
2015-10-23
i40e: Fix an incorrect OEM version string
Carolyn Wyborny
1
-4
/
+13
2015-10-23
i40e: fix inconsistent statuses after a PF reset
Helin Zhang
1
-0
/
+20
2015-10-23
i40evf: use correct struct for list manipulation
Mitch Williams
1
-2
/
+3
2015-10-23
i40e: Fix VEB/VEPA bridge mode mismatch issue
Akeem G Abodunrin
1
-3
/
+13
2015-10-23
i40e: fix a bug in debugfs with add/del macaddr
Anjali Singhai Jain
1
-0
/
+4
2015-10-23
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
4
-0
/
+44
2015-10-23
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
1
-1
/
+1
2015-10-23
af_key: fix two typos
Li RongQing
1
-1
/
+1
2015-10-23
amd-xgbe: Use wmb before updating current descriptor count
Lendacky, Thomas
2
-2
/
+4
2015-10-23
net/phy: micrel: Add workaround for bad autoneg
Nathan Sullivan
1
-1
/
+22
2015-10-23
ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address
Paolo Abeni
1
-6
/
+8
2015-10-23
Merge branch 'ipv6-overflow-arith'
David S. Miller
3
-1
/
+27
2015-10-23
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-1
/
+5
2015-10-23
overflow-arith: begin to add support for overflow builtin functions
Hannes Frederic Sowa
2
-0
/
+22
2015-10-23
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
1
-1
/
+1
2015-10-23
ipv6: fix the incorrect return value of throw route
lucien
2
-5
/
+26
2015-10-23
macvtap: unbreak receiving of gro skb with frag list
Jason Wang
1
-1
/
+1
[next]