index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ah6.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-07-05
bonding: fix enslavement slave link notifications
Aviv Heller
1
-0
/
+1
2016-07-05
net: vrf: Add support for PREROUTING rules on vrf device
David Ahern
1
-0
/
+21
2016-07-05
connector: make cn_proc explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-07-05
r8152: fix runtime function for RTL8152
hayeswang
1
-7
/
+17
2016-07-05
net: hns: fix return value check in hns_dsaf_get_cfg()
Wei Yongjun
1
-8
/
+8
2016-07-05
mlxsw: Add the unresolved next-hops probes
Yotam Gigi
2
-1
/
+34
2016-07-05
mlxsw: spectrum_router: Add the nexthop neigh activity update
Yotam Gigi
2
-15
/
+61
2016-07-05
mlxsw: spectrum_router: Implement next-hop routing
Jiri Pirko
2
-2
/
+492
2016-07-05
mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register
Jiri Pirko
1
-0
/
+69
2016-07-05
mlxsw: reg: Add Router Adjacency Table register
Yotam Gigi
1
-0
/
+133
[next]