index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
32
-85
/
+86
*
net: make all team port device link events urgent
Flavio Leitner
2013-06-13
1
-0
/
+3
*
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2013-06-13
2
-13
/
+13
*
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
2013-06-13
1
-1
/
+1
*
netlink: make compare exist all the time
Gao feng
2013-06-13
1
-2
/
+2
*
udp: fix two sparse errors
Eric Dumazet
2013-06-13
1
-2
/
+2
*
gro: remove a sparse error
Eric Dumazet
2013-06-13
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-12
36
-1285
/
+813
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-11
36
-1285
/
+813
|
|
\
|
|
*
mac80211: fix sdata locking around __ieee80211_request_smps
Johannes Berg
2013-06-03
1
-0
/
+2
|
|
*
mac80211: always send multicast on CAB queue
Johannes Berg
2013-05-29
1
-2
/
+3
|
|
*
mac80211: support active monitor interfaces
Felix Fietkau
2013-05-29
4
-11
/
+38
|
|
*
cfg80211: support an active monitor interface flag
Felix Fietkau
2013-05-29
1
-0
/
+10
|
|
*
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
2013-05-27
4
-38
/
+48
|
|
*
cfg80211: remove some locked wrappers from sme API
Johannes Berg
2013-05-25
6
-59
/
+32
|
|
*
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
2013-05-25
4
-149
/
+70
|
|
*
regulatory: remove reg_mutex
Johannes Berg
2013-05-25
1
-57
/
+19
|
|
*
regulatory: use RCU in regulatory_hint_11d()
Johannes Berg
2013-05-25
1
-14
/
+16
|
|
*
cfg80211: simplify and correct P2P-Device scan check
Johannes Berg
2013-05-25
1
-10
/
+7
|
|
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
12
-325
/
+197
|
|
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
13
-444
/
+115
|
|
*
cfg80211: use atomic_t for wiphy counter
Johannes Berg
2013-05-25
1
-8
/
+3
|
|
*
cfg80211: move cfg80211_get_dev_from_ifindex under wext
Johannes Berg
2013-05-25
3
-25
/
+21
|
|
*
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2013-05-25
11
-33
/
+106
|
|
|
\
|
|
|
*
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
2013-05-24
1
-0
/
+9
|
|
|
*
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
2013-05-23
1
-0
/
+3
|
|
*
|
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
2013-05-24
5
-34
/
+33
|
|
*
|
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
2013-05-24
1
-2
/
+3
|
|
*
|
cfg80211: Allow TDLS peer AID to be configured for VHT
Jouni Malinen
2013-05-24
1
-2
/
+9
|
|
*
|
mac80211: add STBC flag for radiotap
Oleksij Rempel
2013-05-24
1
-0
/
+4
|
|
*
|
mac80211: enable power save only if DTIM period is available
Alexander Bondar
2013-05-16
1
-0
/
+4
|
|
*
|
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
2013-05-16
2
-1
/
+1
|
|
*
|
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
2013-05-16
2
-0
/
+9
|
|
*
|
cfg80211: use C99 initialisers to simplify code a bit
Johannes Berg
2013-05-16
1
-24
/
+20
|
|
*
|
mac80211: write memcpy differently for smatch
Johannes Berg
2013-05-16
1
-1
/
+1
|
|
*
|
wireless: move crypto constants to ieee80211.h
Johannes Berg
2013-05-16
6
-89
/
+84
|
|
*
|
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
1
-6
/
+22
|
|
*
|
nl80211: Add generic netlink module alias for cfg80211/nl80211
Marcel Holtmann
2013-05-16
2
-4
/
+5
|
|
*
|
cfg80211: add 60GHz regulatory class
Vladimir Kondratiev
2013-05-16
1
-0
/
+3
|
|
*
|
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
2013-05-16
4
-1
/
+33
|
|
*
|
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
2013-05-16
1
-0
/
+38
*
|
|
|
igmp: fix new sparse errors
Eric Dumazet
2013-06-12
1
-4
/
+4
*
|
|
|
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
2013-06-12
1
-25
/
+27
*
|
|
|
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12
4
-82
/
+104
*
|
|
|
igmp: remove unnecessary in_device member zeroing
Shawn Bohrer
2013-06-12
1
-4
/
+0
*
|
|
|
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2013-06-12
2
-3
/
+71
*
|
|
|
net_sched: htb: do not setup default rate estimators
Eric Dumazet
2013-06-12
1
-6
/
+12
*
|
|
|
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
2013-06-12
1
-24
/
+20
|
/
/
/
*
|
|
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
8
-17
/
+29
*
|
|
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
2013-06-11
1
-13
/
+2
[next]