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-07-31
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
3
-16
/
+8
2015-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
43
-331
/
+1167
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
5
-9
/
+27
2015-07-31
net: phy: spi_ks8995: clean up ks8995_registers_read/write
Vladimir Zapolskiy
1
-22
/
+0
2015-07-30
Merge branch 'bpf-next'
David S. Miller
5
-5
/
+19
2015-07-30
bpf: also show process name/pid in bpf_jit_dump
Daniel Borkmann
1
-2
/
+4
2015-07-30
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
Daniel Borkmann
2
-2
/
+2
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
2
-1
/
+11
2015-07-30
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
1
-0
/
+2
2015-07-30
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2
-0
/
+7
2015-07-30
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
1
-10
/
+13
2015-07-30
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
3
-21
/
+12
2015-07-30
at86rf230: remove hrtimer on 1 usec delay
Alexander Aring
1
-1
/
+3
2015-07-30
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
1
-4
/
+4
2015-07-30
Bluetooth: btusb: match generic class code in interface descriptor
Daniel Drake
1
-0
/
+3
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2
-51
/
+51
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2
-63
/
+77
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2
-5
/
+17
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
1
-20
/
+24
2015-07-30
Bluetooth: Add BT_HS config option
Arron Wang
4
-1
/
+40
2015-07-30
Bluetooth: btbcm: Add BCM4330B1 UART device
Frederic Danis
1
-1
/
+7
2015-07-30
Merge branch 'mlxsw'
David S. Miller
17
-0
/
+8236
2015-07-30
mlxsw: Introduce Mellanox SwitchX-2 ASIC support
Jiri Pirko
8
-0
/
+1655
2015-07-30
mlxsw: Add interface to access registers and process events
Ido Schimmel
5
-0
/
+2192
2015-07-30
mlxsw: Add PCI bus implementation
Jiri Pirko
4
-0
/
+2023
2015-07-30
mlxsw: Introduce Mellanox switch driver core
Jiri Pirko
11
-0
/
+2366
2015-07-30
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
3
-1
/
+10
2015-07-30
bnx2x: add vlan filtering offload
Yuval Mintz
10
-290
/
+905
2015-07-30
Merge branch 'mlx5e-next'
David S. Miller
6
-101
/
+124
2015-07-30
net/mlx5e: Remove the mlx5e_update_priv_params() function
Achiad Shochat
3
-50
/
+60
2015-07-30
net/mlx5e: Introduce create/destroy RSS indir table access functions
Achiad Shochat
3
-17
/
+35
2015-07-30
net/mlx5e: Do not use netdev_err() before the netdev is registered
Achiad Shochat
1
-10
/
+5
2015-07-30
net/mlx5e: Avoid redundant de-reference
Achiad Shochat
1
-1
/
+1
2015-07-30
net/mlx5e: Remove redundant assignment of sq->user_index
Achiad Shochat
1
-1
/
+0
2015-07-30
net/mlx5e: Remove redundant field mlx5e_priv->num_tc
Achiad Shochat
3
-18
/
+14
2015-07-30
net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
Achiad Shochat
1
-3
/
+3
2015-07-30
net/mlx5_core: Check the return value of mlx5_command_exec()
Haggai Abramonvsky
1
-1
/
+6
2015-07-30
openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN
Thomas Graf
5
-200
/
+235
2015-07-30
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
1
-2
/
+0
2015-07-30
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
1
-1
/
+2
2015-07-30
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
2
-4
/
+1
2015-07-30
gianfar: Fix warnings when built on 64-bit
Scott Wood
2
-8
/
+16
2015-07-30
Merge branch 'sk_txhash'
David S. Miller
7
-41
/
+22
2015-07-30
net: Recompute sk_txhash on negative routing advice
Tom Herbert
1
-0
/
+8
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
7
-41
/
+14
2015-07-30
Merge branch 'thunderx_octeon_mdio'
David S. Miller
3
-26
/
+122
2015-07-30
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
Radha Mohan Chintakuntla
1
-0
/
+2
2015-07-30
net: mdio-octeon: Fix octeon_mdiobus_probe function for return values
Radha Mohan Chintakuntla
1
-5
/
+9
2015-07-30
net: mdio-octeon: Modify driver to work on both ThunderX and Octeon
Radha Mohan Chintakuntla
2
-21
/
+111
2015-07-30
net: netcp: Fixes efuse mac addr swap on k2e and k2l
WingMan Kwok
2
-3
/
+18
[next]