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
2012-01-23
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
4
-8
/
+37
2012-01-23
cgroup: make sure memcg margin is 0 when over limit
Glauber Costa
1
-1
/
+4
2012-01-23
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
2
-3
/
+3
2012-01-23
kernel-doc: fix new warning in net/sock.h
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warning in net/phy/mdio_bus.c
Randy Dunlap
1
-3
/
+2
2012-01-23
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2
-2
/
+2
2012-01-23
be2net: create RSS rings even in multi-channel configs
Sathya Perla
1
-2
/
+1
2012-01-23
pktgen: Fix unsigned function that is returning negative vals
Paul Gortmaker
1
-2
/
+2
2012-01-23
tcp: detect loss above high_seq in recovery
Yuchung Cheng
3
-28
/
+15
2012-01-23
skge: check for PCI dma mapping errors
stephen hemminger
1
-13
/
+58
2012-01-23
skge: don't assert carrier until link is up
stephen hemminger
1
-0
/
+1
2012-01-23
netem: Fix off-by-one bug in reordering
Vijay Subramanian
1
-1
/
+1
2012-01-23
mlx4_core: map async events to arbitrary slave eqs
Marcel Apfelbaum
4
-16
/
+22
2012-01-23
mlx4_core: Fix mtt profile issue
Marcel Apfelbaum
2
-2
/
+2
2012-01-23
mlx4_core: removed function index from vf.
Marcel Apfelbaum
10
-53
/
+8
2012-01-23
mlx4_en: eth statistics modification
Eugenia Emantayev
5
-16
/
+75
2012-01-23
mlx4: VF is not allowed to perform dump stats
Eugenia Emantayev
1
-0
/
+2
2012-01-23
mlx4_en: clear all eth statistics when port goes up
Eugenia Emantayev
1
-12
/
+24
2012-01-20
tcp: fix undo after RTO for CUBIC
Neal Cardwell
1
-4
/
+6
2012-01-20
tcp: fix undo after RTO for BIC
Neal Cardwell
1
-4
/
+7
2012-01-20
enic: fix compile when CONFIG_PCI_IOV is not enabled
Roopa Prabhu
1
-2
/
+2
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
4
-8
/
+8
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
3
-2
/
+4
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
1
-2
/
+3
2012-01-19
ixgbevf: Prevent possible race condition by checking for message
Greg Rose
1
-18
/
+21
2012-01-19
ixgbe: Fix register defines to correctly handle complex expressions
Alexander Duyck
1
-16
/
+16
2012-01-19
igbvf: Remove unnecessary irq disable/enable
Mitch A Williams
1
-5
/
+0
2012-01-19
igbvf: remove unneeded cast
Stephen Hemminger
1
-2
/
+1
2012-01-19
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
17
-18
/
+18
2012-01-19
igb: make local functions static
Stephen Hemminger
2
-4
/
+4
2012-01-19
net: ftgmac100/ftmac100: add missing interrupt.h include
Thomas Faber
2
-0
/
+2
2012-01-19
bonding: fix enslaving in alb mode when link down
Jiri Bohac
1
-18
/
+9
2012-01-19
pch_gbe: Do not abort probe on bad MAC
Darren Hart
1
-3
/
+14
2012-01-19
net: race condition in ipv6 forwarding and disable_ipv6 parameters
Francesco Ruggeri
1
-21
/
+40
2012-01-19
enic: fix location of vnic dev unregister in enic_probe cleanup code
Roopa Prabhu
1
-1
/
+1
2012-01-19
enic: rearrange some of the port profile code
Roopa Prabhu
1
-7
/
+7
2012-01-19
enic: Add sriov vf device id checks in port profile code
Roopa Prabhu
1
-9
/
+8
2012-01-19
enic: This patch adds pci id 0x71 for SRIOV VF's
Roopa Prabhu
2
-1
/
+8
2012-01-19
mlx4_en: set number of rx rings used by RSS using ethtool
Yevgeny Petrilin
4
-7
/
+102
2012-01-19
net: bpf_jit: fix divide by 0 generation
Eric Dumazet
1
-14
/
+22
2012-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-21
/
+54
2012-01-18
b43: add option to avoid duplicating device support with brcmsmac
John W. Linville
2
-0
/
+8
2012-01-18
mac80211: fix work removal on deauth request
Johannes Berg
1
-11
/
+27
2012-01-18
mac80211: Use the right headroom size for mesh mgmt frames
Javier Cardona
2
-6
/
+6
2012-01-18
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
1
-1
/
+9
2012-01-18
mac80211: fix debugfs key->station symlink
Johannes Berg
1
-3
/
+4
2012-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-380
/
+429
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-18
openvswitch: Fix multipart datapath dumps.
Ben Pfaff
1
-4
/
+3
2012-01-18
ipv6: fix per device IP snmp counters
Eric Dumazet
1
-2
/
+2
[next]