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-07-08
net: fec: use netif_tx_disable() rather than netif_stop_queue()
Russell King
1
-2
/
+2
2014-07-08
net: fec: fix interrupt handling races
Russell King
1
-18
/
+22
2014-07-08
net: fec: fix ethtool set_pauseparam duplex bug
Russell King
1
-1
/
+1
2014-07-08
net: fec: iMX6 FEC does not support half-duplex gigabit
Russell King
1
-0
/
+1
2014-07-08
Merge branch 'net-hash-tx'
David S. Miller
26
-76
/
+202
2014-07-08
net: Only do flow_dissector hash computation once per packet
Tom Herbert
2
-2
/
+9
2014-07-08
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
11
-6
/
+62
2014-07-08
flow_dissector: Use IPv6 flow label in flow_dissector
Tom Herbert
1
-0
/
+17
2014-07-08
vxlan: Call udp_flow_src_port
Tom Herbert
3
-30
/
+3
2014-07-08
udp: Add function to make source port for UDP tunnels
Tom Herbert
1
-0
/
+29
2014-07-08
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
3
-26
/
+7
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
8
-0
/
+50
2014-07-08
flow_dissector: Abstract out hash computation
Tom Herbert
2
-16
/
+29
2014-07-08
Merge branch 'systemport-next'
David S. Miller
3
-34
/
+361
2014-07-08
net: systemport: add Wake-on-LAN support
Florian Fainelli
3
-4
/
+166
2014-07-08
net: systemport: rename rx_csum_en to rx_chk_en
Florian Fainelli
2
-6
/
+6
2014-07-08
net: systemport: add suspend and resume support
Florian Fainelli
1
-4
/
+160
2014-07-08
net: systemport: add bcm_sysport_netif_{enable,stop}
Florian Fainelli
1
-13
/
+27
2014-07-08
net: systemport: update umac_enable_set to take a bitmask
Florian Fainelli
1
-12
/
+7
2014-07-08
6lowpan: mac802154: fix coding style issues
Varka Bhadram
15
-145
/
+153
2014-07-08
netlink: Fix do_one_broadcast() prototype.
Rami Rosen
1
-9
/
+6
2014-07-08
Merge branch 'tipc-next'
David S. Miller
1
-47
/
+83
2014-07-08
tipc: fix link acknowledge logic in receive path
Erik Hugne
1
-5
/
+5
2014-07-08
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
1
-44
/
+80
2014-07-08
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
3
-5
/
+1
2014-07-08
Merge branch 'tlan-next'
David S. Miller
2
-95
/
+134
2014-07-08
tlan: Isolate external PHY when using internal PHY
Ondrej Zary
1
-3
/
+4
2014-07-08
tlan: Enable device at resume
Ondrej Zary
1
-1
/
+3
2014-07-08
tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
Ondrej Zary
1
-5
/
+3
2014-07-08
tlan: Add PHY reset timeout
Ondrej Zary
1
-2
/
+7
2014-07-08
tlan: Make autonegotiation faster
Ondrej Zary
1
-1
/
+1
2014-07-08
tlan: Don't scream if no link
Ondrej Zary
2
-10
/
+0
2014-07-08
tlan: Restart autonegotiation on link loss
Ondrej Zary
1
-0
/
+16
2014-07-08
tlan: Fix MAC address byte order on OC-2325/OC-2326
Ondrej Zary
1
-2
/
+9
2014-07-08
tlan: Add ethtool support
Ondrej Zary
2
-0
/
+38
2014-07-08
tlan: Enable link monitoring
Ondrej Zary
2
-69
/
+49
2014-07-08
tlan: Enable activity LED on Olicom OC-2325 and OC-2326
Ondrej Zary
1
-2
/
+4
2014-07-08
batman-adv: Use kasprintf
Himangi Saraogi
1
-16
/
+8
2014-07-08
Merge branch 'ptp-vlan'
David S. Miller
6
-84
/
+114
2014-07-08
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
Stefan Sørensen
1
-0
/
+2
2014-07-08
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
4
-47
/
+92
2014-07-08
net: Simplify ptp class checks
Stefan Sørensen
1
-37
/
+20
2014-07-08
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
5
-0
/
+344
2014-07-08
b43: fix reading info about radio for new devices (cores 40 & 42)
Rafał Miłecki
1
-1
/
+10
2014-07-08
b43: N-PHY: add TX gains tables for radio 0x2057 rev 9
Rafał Miłecki
1
-0
/
+78
2014-07-08
b43: N-PHY: rework names & picking of TX gain tables
Rafał Miłecki
2
-30
/
+84
2014-07-08
b43: N-PHY: initialize hardware tables on new devices
Rafał Miłecki
2
-11
/
+281
2014-07-07
iwlwifi: mvm: minor fix in comment
Emmanuel Grumbach
1
-1
/
+1
2014-07-07
iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic config
Liad Kaufman
1
-2
/
+9
2014-07-07
iwlwifi: mvm: teardown TDLS peers when initiating DCM
Arik Nemtsov
1
-0
/
+27
[prev]
[next]