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-10-30
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
1
-4
/
+3
2014-10-29
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
1
-1
/
+0
2014-10-29
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
1
-1
/
+2
2014-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-10-29
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
1
-8
/
+8
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
1
-0
/
+1
2014-10-29
sch_pie: schedule the timer after all init succeed
WANG Cong
1
-1
/
+1
2014-10-29
Merge branch 'cdc-ether'
David S. Miller
3
-14
/
+57
2014-10-29
cdc-ether: handle promiscuous mode with a set_rx_mode callback
Olivier Blin
1
-0
/
+5
2014-10-29
cdc-ether: extract usbnet_cdc_update_filter function
Olivier Blin
1
-14
/
+28
2014-10-29
usbnet: add a callback for set_rx_mode
Olivier Blin
2
-0
/
+24
2014-10-29
Merge branch 'systemport-net'
David S. Miller
1
-6
/
+5
2014-10-29
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-29
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
2014-10-29
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
1
-0
/
+4
2014-10-29
net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization
Vince Bridgers
1
-0
/
+19
2014-10-28
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
1
-9
/
+9
2014-10-28
Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
40
-122
/
+269
2014-10-28
Merge branch 'dsa-net'
David S. Miller
2
-2
/
+5
2014-10-28
dsa: mv88e6171: Fix tagging protocol/Kconfig
Andrew Lunn
1
-1
/
+1
2014-10-28
net: dsa: Error out on tagging protocol mismatches
Andrew Lunn
1
-1
/
+4
2014-10-28
bpf: split eBPF out of NET
Alexei Starovoitov
5
-5
/
+28
2014-10-28
Merge branch 'cxgb4-net'
David S. Miller
2
-5
/
+56
2014-10-28
cxgb4 : Handle dcb enable correctly
Anish Bhatt
2
-2
/
+11
2014-10-28
cxgb4 : Improve handling of DCB negotiation or loss thereof
Anish Bhatt
1
-3
/
+45
2014-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-40
/
+27
2014-10-28
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
1
-1
/
+1
2014-10-27
Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...
John W. Linville
6
-13
/
+27
2014-10-27
Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...
John W. Linville
14
-44
/
+106
2014-10-27
net: napi_reuse_skb() should check pfmemalloc
Eric Dumazet
1
-0
/
+4
2014-10-27
Merge branch 'mellanox'
David S. Miller
2
-0
/
+2
2014-10-27
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-10-27
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-10-26
drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()
Geert Uytterhoeven
1
-9
/
+7
2014-10-26
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
Dan Carpenter
1
-2
/
+2
2014-10-26
macvlan: fix a race on port dismantle and possible skb leaks
Eric Dumazet
1
-2
/
+8
2014-10-26
tcp: md5: do not use alloc_percpu()
Eric Dumazet
1
-39
/
+20
2014-10-25
Merge branch 'xen-netback'
David S. Miller
4
-203
/
+251
2014-10-25
xen-netback: reintroduce guest Rx stall detection
David Vrabel
4
-1
/
+86
2014-10-25
xen-netback: fix unlimited guest Rx internal queue and carrier flapping
David Vrabel
4
-178
/
+161
2014-10-25
xen-netback: make feature-rx-notify mandatory
David Vrabel
3
-25
/
+5
2014-10-25
ptp: restore the makefile for building the test program.
Richard Cochran
1
-0
/
+33
2014-10-24
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
1
-9
/
+8
2014-10-24
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
1
-3
/
+5
2014-10-24
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
1
-3
/
+3
2014-10-24
bridge: Do not compile options in br_parse_ip_options
Herbert Xu
1
-19
/
+5
2014-10-23
iwlwifi: pcie: fix polling in various places
Emmanuel Grumbach
1
-3
/
+3
2014-10-23
Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"
Emmanuel Grumbach
1
-6
/
+2
2014-10-23
iwlwifi: dvm: drop non VO frames when flushing
Emmanuel Grumbach
1
-11
/
+13
2014-10-23
iwlwifi: mvm: ROC - bug fixes around time events and locking
Matti Gottlieb
2
-10
/
+17
[next]