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
2012-06-11
inet: Add family scope inetpeer flushes.
David S. Miller
3
-1
/
+31
2012-06-11
ipv4: Kill ip_rt_frag_needed().
David S. Miller
4
-70
/
+1
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
8
-59
/
+193
2012-06-11
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
1
-1
/
+3
2012-06-11
net: Reorder initialization in ip_route_output to fix gcc warning
Roland Dreier
1
-1
/
+1
2012-06-11
virtio-net: fix a race on 32bit arches
Eric Dumazet
1
-7
/
+12
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-10
net: Make linux/tcp.h C++ friendly (trivial)
Paul Pluzhnikov
1
-10
/
+10
2012-06-10
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
5
-18
/
+11
2012-06-10
af_unix: remove unix_iter_state
Eric Dumazet
1
-5
/
+1
2012-06-10
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
1
-1
/
+1
2012-06-10
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
4
-14
/
+5
2012-06-10
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
4
-49
/
+83
2012-06-10
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
6
-40
/
+22
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
5
-32
/
+19
2012-06-09
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
10
-58
/
+49
2012-06-09
netdev: fix drivers/net/phy/ kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-06-09
net/core: fix kernel-doc warnings
Randy Dunlap
2
-3
/
+3
2012-06-09
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
2012-06-09
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
1
-3
/
+6
2012-06-09
af_unix: speedup /proc/net/unix
Eric Dumazet
3
-49
/
+70
2012-06-09
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
7
-14
/
+29
2012-06-09
inetpeer: add namespace support for inetpeer
Gao feng
5
-24
/
+59
2012-06-08
wl18xx: avoid some -Wformat warnings
John W. Linville
1
-1
/
+2
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
1
-0
/
+3
2012-06-08
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2
-0
/
+6
2012-06-08
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-1
/
+1
2012-06-08
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
1
-2
/
+4
2012-06-08
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2
-7
/
+16
2012-06-08
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
1
-2
/
+21
2012-06-08
wireless: add my new trees to MAINTAINERS
Johannes Berg
1
-2
/
+10
2012-06-08
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
1
-0
/
+1
2012-06-08
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
1
-15
/
+5
2012-06-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
46
-956
/
+4818
2012-06-08
Revert "niu: Add support for byte queue limits."
David S. Miller
1
-11
/
+1
2012-06-08
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
Arik Nemtsov
2
-17
/
+9
2012-06-08
wl18xx: clean up phy module parameters
Arik Nemtsov
2
-58
/
+56
2012-06-08
wl18xx: align wl18xx_conf_phy with FW variant and remove it
Arik Nemtsov
3
-110
/
+36
2012-06-08
wl18xx: update fw statistics
Ido Reis
2
-24
/
+65
2012-06-08
wl18xx: allow FW-log by default for PG2.0
Arik Nemtsov
1
-1
/
+0
2012-06-08
wl18xx: read configuration structure from a binary file
Luciano Coelho
1
-5
/
+63
2012-06-08
wlcore/wl18xx: export conf struct in a debugfs file
Luciano Coelho
3
-0
/
+72
2012-06-08
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2
-24
/
+24
2012-06-08
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
1
-1
/
+1
2012-06-08
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
3
-4
/
+9
2012-06-08
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
1
-0
/
+20
2012-06-08
wl18xx: add support to clear FW statistics
Luciano Coelho
3
-0
/
+63
2012-06-08
wlcore: add debugfs control over rx interrupt pacing
Eyal Shapira
1
-0
/
+11
[prev]
[next]