index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
igb: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-5
/
+4
|
|
*
|
e1000e: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
|
*
|
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+5
|
|
*
|
e1000: remove debug messages with function names
Jakub Kicinski
2014-04-11
1
-124
/
+0
|
|
*
|
ixgbevf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-5
/
+4
|
|
*
|
ixgbevf: Add bit to mark work queue initialization
Mark Rustad
2014-04-11
2
-1
/
+11
|
|
*
|
ixgbe: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-7
/
+6
|
|
*
|
ixgbe: Add bit to mark service task initialization
Mark Rustad
2014-04-11
2
-1
/
+15
|
*
|
|
pktgen: be friendly to LLTX devices
Daniel Borkmann
2014-04-12
1
-2
/
+6
|
*
|
|
r8152: check RTL8152_UNPLUG
hayeswang
2014-04-12
1
-0
/
+48
|
*
|
|
net: sun4i-emac: add promiscuous support
Marc Zyngier
2014-04-12
1
-9
/
+21
|
*
|
|
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-12
1
-3
/
+1
|
*
|
|
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
2014-04-11
1
-1
/
+1
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-04-11
12
-62
/
+66
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-04-10
12
-62
/
+66
|
|
|
\
\
\
|
|
|
*
|
|
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
2014-04-09
1
-4
/
+3
|
|
|
*
|
|
ath9k_hw: reduce ANI firstep range for older chips
Felix Fietkau
2014-04-09
1
-3
/
+1
|
|
|
*
|
|
ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
Janusz Dziedzic
2014-04-09
1
-0
/
+2
|
|
|
*
|
|
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
2014-04-09
1
-7
/
+7
|
|
|
*
|
|
rtlwifi: btcoexist: remove undefined Kconfig macros
Paul Bolle
2014-04-09
1
-10
/
+0
|
|
|
*
|
|
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
Chun-Yeow Yeoh
2014-04-09
1
-1
/
+4
|
|
|
*
|
|
rsi: Fixed issue relating to doing dma on stack error.
Fariya Fatima
2014-04-09
1
-7
/
+19
|
|
|
*
|
|
rsi: Fixed issue relating to index of q_num.
Fariya Fatima
2014-04-09
1
-2
/
+4
|
|
|
*
|
|
rsi: Fixed issue relating to return value.
Fariya Fatima
2014-04-09
1
-4
/
+2
|
|
|
*
|
|
rsi: Fixed issue relating to variable de-referenced before check 'adapter'
Fariya Fatima
2014-04-09
1
-2
/
+3
|
|
|
*
|
|
rsi: Fixed signedness bug reported by static code analyzer.
Fariya Fatima
2014-04-09
1
-3
/
+5
|
|
|
*
|
|
rsi: Potential null pointer derefernce issue fixed.
Fariya Fatima
2014-04-09
1
-19
/
+16
|
*
|
|
|
|
Merge branch 'cpsw'
David S. Miller
2014-04-11
1
-7
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
2014-04-11
1
-6
/
+6
|
|
*
|
|
|
|
drivers: net: cpsw: discard all packets received when interface is down
Mugunthan V N
2014-04-11
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
58
-121
/
+112
|
*
|
|
|
|
Merge branch 'hyperv'
David S. Miller
2014-04-11
4
-4
/
+41
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
2014-04-11
3
-2
/
+37
|
|
*
|
|
|
|
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
2014-04-11
1
-1
/
+1
|
|
*
|
|
|
|
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
KY Srinivasan
2014-04-11
1
-1
/
+3
|
|
/
/
/
/
/
|
*
|
|
|
|
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-11
2
-4
/
+5
|
*
|
|
|
|
bonding: Remove debug_fs files when module init fails
Thomas Richter
2014-04-11
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-10
1
-5
/
+7
|
|
/
/
/
|
*
|
|
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
2014-04-09
1
-2
/
+2
|
*
|
|
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
2014-04-09
1
-2
/
+1
|
*
|
|
net phylib: Remove unnecessary condition check in phy
Balakumaran Kannan
2014-04-09
1
-5
/
+1
|
*
|
|
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
2014-04-09
1
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-12
37
-1473
/
+1115
|
\
\
\
|
*
|
|
blackfin: cleanup board files
Steven Miao
2014-04-12
28
-1209
/
+1089
|
*
|
|
bf609: clock: drop unused clock bit set/clear functions
Steven Miao
2014-04-12
1
-18
/
+0
|
*
|
|
Blackfin: bf537: rename "CONFIG_ADT75"
Paul Bolle
2014-04-12
1
-1
/
+1
|
*
|
|
Blackfin: bf537: rename "CONFIG_AD7314"
Paul Bolle
2014-04-12
1
-2
/
+2
|
*
|
|
Blackfin: bf537: rename ad2s120x ->ad2s1200
Paul Bolle
2014-04-12
1
-7
/
+7
|
*
|
|
blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"
Paul Bolle
2014-04-12
1
-1
/
+1
|
*
|
|
blackfin: dma: current count mmr is read only
Sonic Zhang
2014-04-12
1
-2
/
+0
[prev]
[next]