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
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-25
36
-117
/
+260
|
\
|
*
ipv6: move dereference after check in fl_free()
Dan Carpenter
2012-08-17
1
-5
/
+2
|
*
userns: xt_owner: Add basic user namespace support.
Eric W. Biederman
2012-08-15
1
-6
/
+24
|
*
userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...
Eric W. Biederman
2012-08-15
1
-2
/
+11
|
*
userns: Convert xt_LOG to print socket kuids and kgids as uids and gids
Eric W. Biederman
2012-08-15
1
-6
/
+10
|
*
userns: Convert cls_flow to work with user namespaces enabled
Eric W. Biederman
2012-08-15
1
-4
/
+12
|
*
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
2012-08-15
9
-9
/
+17
|
*
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
Eric W. Biederman
2012-08-15
1
-4
/
+10
|
*
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
2012-08-15
2
-7
/
+19
|
*
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
2012-08-15
1
-2
/
+4
|
*
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
2012-08-15
1
-7
/
+14
|
*
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-08-15
1
-7
/
+43
|
*
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
2012-08-15
2
-27
/
+33
|
*
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-15
14
-20
/
+34
|
*
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
2012-08-15
1
-3
/
+3
|
*
userns: Convert __dev_set_promiscuity to use kuids in audit logs
Eric W. Biederman
2012-08-15
1
-3
/
+4
|
*
userns: Convert net/core/scm.c to use kuids and kgids
Eric W. Biederman
2012-08-15
2
-10
/
+25
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-24
29
-437
/
+871
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
29
-437
/
+871
|
|
\
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-23
2
-1
/
+15
|
|
|
\
\
|
|
|
*
|
mac80211: Fix AP mode regression
Sujith Manoharan
2012-08-22
1
-1
/
+1
|
|
|
*
|
Revert "rfkill: remove dead code"
AceLan Kao
2012-08-21
1
-0
/
+14
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
28
-438
/
+858
|
|
|
\
|
|
|
|
|
*
|
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
2012-08-20
1
-17
/
+6
|
|
|
*
|
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
2012-08-20
4
-7
/
+11
|
|
|
*
|
mac80211: convert ops checks to WARN_ON
Johannes Berg
2012-08-20
1
-7
/
+5
|
|
|
*
|
mac80211: check operating channel in scan
Johannes Berg
2012-08-20
1
-5
/
+4
|
|
|
*
|
mac80211: use RX status band instead of current band
Johannes Berg
2012-08-20
1
-1
/
+1
|
|
|
*
|
mac80211: don't assume channel is set in tracing
Johannes Berg
2012-08-20
1
-3
/
+6
|
|
|
*
|
mac80211: use oper_channel in rate init
Johannes Berg
2012-08-20
1
-1
/
+1
|
|
|
*
|
mac80211: remove freq/chantype from debugfs
Johannes Berg
2012-08-20
1
-32
/
+0
|
|
|
*
|
mac80211: remove almost unused local variable
Johannes Berg
2012-08-20
1
-5
/
+2
|
|
|
*
|
mac80211: mesh: don't use global channel type
Johannes Berg
2012-08-20
2
-8
/
+10
|
|
|
*
|
mac80211: simplify buffers in aes_128_cmac_vector
Johannes Berg
2012-08-20
1
-5
/
+1
|
|
|
*
|
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
2012-08-20
1
-1
/
+14
|
|
|
*
|
mac80211: support P2P Device abstraction
Johannes Berg
2012-08-20
10
-96
/
+226
|
|
|
*
|
cfg80211: add P2P Device abstraction
Johannes Berg
2012-08-20
7
-14
/
+201
|
|
|
*
|
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
2012-08-20
2
-2
/
+1
|
|
|
*
|
mac80211: check size of channel switch IE when parsing
Johannes Berg
2012-08-20
3
-11
/
+9
|
|
|
*
|
mac80211: fix CSA handling timer
Johannes Berg
2012-08-20
1
-3
/
+2
|
|
|
*
|
mac80211: clean up CSA handling code
Johannes Berg
2012-08-20
1
-18
/
+16
|
|
|
*
|
mac80211: remove unneeded 'bssid' variable
Johannes Berg
2012-08-20
1
-4
/
+2
|
|
|
*
|
mac80211: support A-MPDU status reporting
Johannes Berg
2012-08-20
1
-1
/
+41
|
|
|
*
|
wireless: add radiotap A-MPDU status field
Johannes Berg
2012-08-20
1
-0
/
+2
|
|
|
*
|
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
2012-08-20
2
-1
/
+7
|
|
|
*
|
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
2012-08-20
3
-18
/
+21
|
|
|
*
|
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
2012-08-20
1
-7
/
+1
|
|
|
*
|
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
2012-08-20
4
-14
/
+21
|
|
|
*
|
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
2012-08-03
1
-6
/
+11
|
|
|
*
|
mac80211: don't request ack for peering close
Thomas Pedersen
2012-08-03
1
-0
/
+3
[next]