index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
r8152: remove rtl_phy_reset function
hayeswang
1
-24
/
+0
2016-07-09
mpls: allow routes on ipip and sit devices
Simon Horman
1
-2
/
+4
2016-07-09
ipip: support MPLS over IPv4
Simon Horman
1
-16
/
+121
2016-07-09
sit: support MPLS over IPv4
Simon Horman
1
-16
/
+77
2016-07-09
tunnels: support MPLS over IPv4 tunnels
Simon Horman
1
-10
/
+67
2016-07-09
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
5
-21
/
+48
2016-07-09
sctp: fix panic when sending auth chunks
Marcelo Ricardo Leitner
1
-3
/
+15
2016-07-09
bnxt: fix a condition
Dan Carpenter
1
-1
/
+1
2016-07-09
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
2
-0
/
+20
2016-07-09
net: dsa: initialize the routing table
Vivien Didelot
3
-1
/
+14
2016-07-09
tun: Don't assume type tun in tun_device_event
Craig Gallek
1
-0
/
+3
2016-07-09
netvsc: Use the new in-place consumption APIs in the rx path
K. Y. Srinivasan
1
-29
/
+59
2016-07-09
hfsc: reduce hfsc_sched to 14 cachelines
Florian Westphal
1
-5
/
+5
2016-07-07
net: mediatek: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
4
-0
/
+14
2016-07-06
mac80211: parse wide bandwidth channel switch IE with workaround
Johannes Berg
1
-28
/
+17
2016-07-06
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
1
-2
/
+3
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
15
-35
/
+131
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
23
-52
/
+279
2016-07-06
mac80211_hwsim: use signed net namespace ID
Johannes Berg
1
-1
/
+1
2016-07-06
mac80211_hwsim: Add radar bandwidths to the P2P Device combination
Ilan Peer
1
-20
/
+5
2016-07-06
nl80211: Add API to support VHT MU-MIMO air sniffer
Aviya Erenfeld
3
-2
/
+73
2016-07-06
mac80211: agg-rx: refuse ADDBA Request with timeout update
Johannes Berg
1
-0
/
+18
2016-07-06
rxrpc: Kill off the call hash table
David Howells
2
-184
/
+2
2016-07-06
rxrpc: Use RCU to access a peer's service connection tree
David Howells
6
-180
/
+224
2016-07-06
rcu: Suppress sparse warnings for rcu_dereference_raw()
Paul E. McKenney
1
-2
/
+6
2016-07-06
Introduce rb_replace_node_rcu()
David Howells
3
-2
/
+39
2016-07-06
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
David Howells
4
-74
/
+59
2016-07-06
rxrpc: Prune the contents of the rxrpc_conn_proto struct
David Howells
4
-27
/
+8
2016-07-06
rxrpc: Maintain an extra ref on a conn for the cache list
David Howells
4
-58
/
+97
2016-07-06
rxrpc: Move peer lookup from call-accept to new-incoming-conn
David Howells
4
-26
/
+51
2016-07-06
rxrpc: Split service connection code out into its own file
David Howells
4
-135
/
+156
2016-07-06
rxrpc: Split client connection code out into its own file
David Howells
3
-250
/
+251
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
6
-117
/
+104
2016-07-06
rxrpc: Access socket accept queue under right lock
David Howells
1
-2
/
+2
2016-07-06
rxrpc: Add RCU destruction for connections and calls
David Howells
6
-36
/
+60
2016-07-06
rxrpc: Release a call's connection ref on call disconnection
David Howells
3
-22
/
+22
2016-07-06
rxrpc: Fix handling of connection failure in client call creation
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Move usage count getting into rxrpc_queue_conn()
David Howells
4
-10
/
+9
2016-07-06
rxrpc: Check that the client conns cache is empty before module removal
David Howells
3
-2
/
+21
2016-07-06
rxrpc: Turn connection #defines into enums and put outside struct def
David Howells
5
-29
/
+47
2016-07-06
rxrpc: Provide queuing helper functions
David Howells
3
-3
/
+13
2016-07-06
rxrpc: Avoid using stack memory in SG lists in rxkad
Herbert Xu
5
-111
/
+65
2016-07-06
rxrpc: Check the source of a packet to a client conn
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Fix some sparse errors
David Howells
1
-3
/
+2
2016-07-05
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-05
net: fix decnet rtnexthop parsing
Vegard Nossum
1
-9
/
+12
2016-07-05
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
1
-1
/
+7
2016-07-05
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2016-07-05
net/mlx5: Avoid setting unused var when modifying vport node GUID
Or Gerlitz
1
-3
/
+0
[next]