index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
cfg80211: reg: search built-in database directly
Johannes Berg
1
-44
/
+58
2015-10-15
cfg80211: reg: rename reg_call_crda to reg_query_database
Johannes Berg
1
-5
/
+5
2015-10-15
cfg80211: reg: fix reg_call_crda() return value bug
Johannes Berg
1
-31
/
+30
2015-10-15
cfg80211: reg: remove useless non-NULL check
Johannes Berg
1
-3
/
+0
2015-10-15
cfg80211: fix gHz to GHz
Johannes Berg
2
-2
/
+2
2015-10-14
mac80211: remove event.c
Johannes Berg
4
-34
/
+6
2015-10-14
mac80211: remove cfg.h
Johannes Berg
4
-11
/
+2
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
3
-41
/
+39
2015-10-14
mac80211: clean up ieee80211_rx_h_check_dup code
Johannes Berg
1
-10
/
+10
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
10
-87
/
+21
2015-10-13
mac80211: use new cfg80211_inform_bss_frame_data() API
Johannes Berg
2
-15
/
+15
2015-10-13
mac80211: Do not restart scheduled scan if multiple scan plans are set
Avraham Stern
1
-2
/
+6
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
10
-25
/
+262
2015-10-13
wireless: add WNM action frame categories
Johannes Berg
1
-0
/
+3
2015-10-13
wireless: update robust action frame list
Johannes Berg
1
-0
/
+2
2015-10-13
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
7
-60
/
+130
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
3
-1
/
+8
2015-10-13
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
atm: iphase: fix misleading indention
Tillmann Heidsieck
1
-1
/
+1
2015-10-13
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
Tillmann Heidsieck
1
-1
/
+2
2015-10-13
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
1
-15
/
+17
2015-10-13
net: hns: fix the unknown phy_nterface_t type error
huangdaode
1
-0
/
+1
2015-10-13
tun: use sk_fullsock() before reading sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2015-10-13
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
4
-6
/
+5
2015-10-13
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
8
-19
/
+20
2015-10-13
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
1
-1
/
+2
2015-10-13
packet: fix match_fanout_group()
Eric Dumazet
1
-3
/
+3
2015-10-13
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
4
-3
/
+33
2015-10-13
bridge: try switchdev op first in __vlan_vid_add/del
Jiri Pirko
1
-36
/
+22
2015-10-13
BNX2: free temp_stats_blk on error path
wangweidong
1
-0
/
+2
2015-10-13
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2
-2
/
+4
2015-10-13
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
9
-25
/
+28
2015-10-13
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
3
-5
/
+16
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
6
-11
/
+25
2015-10-13
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
1
-1
/
+9
2015-10-13
sock: support per-packet fwmark
Edward Jee
2
-0
/
+33
2015-10-13
bpf: add unprivileged bpf tests
Alexei Starovoitov
2
-10
/
+355
2015-10-13
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
5
-2
/
+72
2015-10-13
bpf: enable non-root eBPF programs
Alexei Starovoitov
5
-15
/
+120
2015-10-12
net: HNS: fix MDIO dependencies
Arnd Bergmann
1
-3
/
+2
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
3
-12
/
+32
2015-10-12
rocker: handle setting bridge ageing_time
Scott Feldman
1
-0
/
+16
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
5
-7
/
+29
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2
-1
/
+9
2015-10-12
switchdev: add bridge ageing_time attribute
Scott Feldman
1
-0
/
+2
2015-10-12
tcp: change type of alive from int to bool
Richard Sailer
1
-3
/
+3
2015-10-12
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2
-30
/
+93
2015-10-11
tcp: fix RFS vs lockless listeners
Eric Dumazet
2
-0
/
+2
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
4
-5
/
+5
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
4
-6
/
+10
[next]