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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-17
/
+15
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
39
-984
/
+1809
2016-04-08
devlink: share user_ptr pointer for both devlink and devlink_port
Jiri Pirko
1
-8
/
+13
2016-04-08
devlink: remove implicit type set in port register
Jiri Pirko
1
-1
/
+0
2016-04-08
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
2
-17
/
+38
2016-04-08
tipc: eliminate buffer leak in bearer layer
Jon Paul Maloy
3
-31
/
+29
2016-04-07
udp: Remove udp_offloads
Tom Herbert
1
-63
/
+0
2016-04-07
fou: change to use UDP socket GRO
Tom Herbert
1
-31
/
+17
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
1
-0
/
+2
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
6
-40
/
+41
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
2
-0
/
+26
2016-04-07
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
1
-22
/
+13
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
9
-15
/
+16
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
1
-5
/
+0
2016-04-07
tcp/dccp: fix inet_reuseport_add_sock()
Eric Dumazet
2
-2
/
+4
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
1
-4
/
+4
2016-04-06
cfg80211: Allow reassociation to be requested with internal SME
Jouni Malinen
2
-3
/
+14
2016-04-06
cfg80211: Add option to specify previous BSSID for Connect command
Jouni Malinen
2
-2
/
+8
2016-04-06
mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
Felix Fietkau
1
-0
/
+54
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
5
-0
/
+166
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
4
-46
/
+138
2016-04-06
mac80211: add fast-rx path
Johannes Berg
7
-3
/
+409
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
3
-29
/
+54
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
3
-49
/
+77
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
4
-9
/
+24
2016-04-06
mac80211: remove rx_stats.last_rx update after sta alloc
Johannes Berg
2
-6
/
+0
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
4
-10
/
+12
2016-04-06
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
1
-17
/
+17
2016-04-06
mac80211: count MSDUs in A-MSDU properly
Johannes Berg
1
-9
/
+9
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
1
-5
/
+13
2016-04-06
net/core/dev: Warn on a too-short GRO frame
Aaron Conole
1
-0
/
+2
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
6
-25
/
+39
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
3
-20
/
+31
2016-04-05
mac80211: mesh: flush paths outside of plink lock
Bob Copeland
1
-2
/
+9
2016-04-05
mac80211: mesh: fix cleanup for mesh pathtable
Bob Copeland
3
-2
/
+8
2016-04-05
mac80211: mesh: fix mesh path kerneldoc
Bob Copeland
1
-8
/
+12
2016-04-05
mac80211: mesh: reorder structure members
Bob Copeland
1
-3
/
+2
2016-04-05
mac80211: mesh: embed gates hlist head directly
Bob Copeland
2
-15
/
+5
2016-04-05
mac80211: mesh: use hlist for rmc cache
Bob Copeland
2
-10
/
+12
2016-04-05
mac80211: mesh: handle failed alloc for rmc cache
Bob Copeland
1
-0
/
+3
2016-04-05
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
3
-15
/
+25
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
2
-0
/
+33
2016-04-05
cfg80211: allow userspace to specify client P2P PS support
Ayala Beker
1
-0
/
+34
2016-04-05
mac80211: avoid useless memory write on each frame RX
Johannes Berg
1
-3
/
+4
2016-04-05
mac80211: fix cipher scheme function name
Johannes Berg
1
-4
/
+4
2016-04-05
mac80211: clean up station flags debugfs
Johannes Berg
2
-20
/
+47
2016-04-05
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
1
-5
/
+5
2016-04-05
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
3
-17
/
+15
2016-04-05
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
2
-3
/
+0
2016-04-05
mac80211: enable starting BA session with custom timeout
Sara Sharon
1
-17
/
+30
[next]