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-09-10
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
Tobias Klauser
1
-6
/
+1
2015-09-10
net: dsa: bcm_sf2: Fix 64-bits register writes
Florian Fainelli
1
-2
/
+2
2015-09-10
bpf: fix out of bounds access in verifier log
Alexei Starovoitov
1
-2
/
+2
2015-09-10
ipv6: fix multipath route replace error recovery
Roopa Prabhu
1
-26
/
+175
2015-09-09
ebpf: fix fd refcount leaks related to maps in bpf syscall
Daniel Borkmann
1
-4
/
+8
2015-09-09
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-09-09
xen-netback: require fewer guest Rx slots when not using GSO
David Vrabel
2
-17
/
+16
2015-09-09
Merge branch 'cxgb4-fixes'
David S. Miller
2
-3
/
+6
2015-09-09
cxgb4: Fix for write-combining stats configuration
Hariprasad Shenai
1
-2
/
+5
2015-09-09
cxgb4: Fix tx flit calculation
Hariprasad Shenai
1
-1
/
+1
2015-09-09
net: eth: altera: Fix the initial device operstate
Atsushi Nemoto
1
-0
/
+1
2015-09-09
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
2015-09-09
dm9000: fix a typo
Barry Song
1
-1
/
+1
2015-09-09
net: bridge: remove unnecessary switchdev include
Vivien Didelot
1
-1
/
+0
2015-09-09
net: bridge: check __vlan_vid_del for error
Vivien Didelot
1
-4
/
+13
2015-09-09
net: dsa: bcm_sf2: Fix ageing conditions and operation
Florian Fainelli
1
-4
/
+8
2015-09-08
device property: Don't overwrite addr when failing in device_get_mac_address
Julien Grall
1
-6
/
+8
2015-09-08
usbnet: Fix a race between usbnet_stop() and the BH
Eugene Shatokhin
1
-11
/
+28
2015-09-07
cxgb4: fix usage of uninitialized variable
françois romieu
1
-11
/
+6
2015-09-07
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
1
-1
/
+1
2015-09-07
openvswitch: Remove conntrack Kconfig option.
Joe Stringer
3
-14
/
+6
2015-09-07
net: dsa: mv88e6171: add hardware 802.1Q support
Vivien Didelot
1
-0
/
+5
2015-09-07
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
8
-7
/
+116
2015-09-07
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-09-07
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
Geert Uytterhoeven
1
-4
/
+2
2015-09-07
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
1
-6
/
+5
2015-09-06
RDS: rds_conn_lookup() should factor in the struct net for a match
Sowmini Varadhan
1
-4
/
+5
2015-09-06
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
1
-1
/
+3
2015-09-06
switchdev: fix return value of switchdev_port_fdb_dump in case of error
Jiri Pirko
1
-5
/
+1
2015-09-06
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
1
-1
/
+1
2015-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-14
/
+58
2015-09-06
net: wan: sbni: fix device usage count
Sudip Mukherjee
1
-0
/
+2
2015-09-06
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-09-04
mac80211: reject software RSSI CQM with beacon filtering
Johannes Berg
1
-0
/
+4
2015-09-04
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
2
-0
/
+31
2015-09-04
cfg80211: regulatory: restore proper user alpha2
Maciej S. Szmigiero
1
-1
/
+1
2015-09-04
rfkill: Copy "all" global state to other types
João Paulo Rechi Vita
1
-1
/
+9
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
2
-4
/
+70
2015-09-04
mac80211: Do not use sizeof() on pointer type
Thierry Reding
1
-1
/
+1
2015-09-04
Merge branch 'sctp-fixes'
David S. Miller
1
-1
/
+9
2015-09-04
sctp: add routing output fallback
Marcelo Ricardo Leitner
1
-1
/
+7
2015-09-04
sctp: fix dst leak
Marcelo Ricardo Leitner
1
-1
/
+3
2015-09-04
net: eth: altera: fix napi poll_list corruption
Atsushi Nemoto
1
-2
/
+1
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1229
-21896
/
+78533
2015-09-03
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
21
-238
/
+190
2015-09-03
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
5
-25
/
+32
2015-09-03
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2
-0
/
+2
2015-09-03
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-09-03
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-81
/
+234
[next]