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
*
mac80211: TDLS: check reg with IR-relax on chandef upgrade
Arik Nemtsov
2015-09-22
1
-2
/
+2
*
mac80211: debugfs: add file to disallow TDLS wider-bw
Arik Nemtsov
2015-09-22
4
-1
/
+34
*
mac80211: process skb_queue while scanning in HW
Andrei Otcheretianski
2015-09-22
1
-1
/
+1
*
wireless: make __freq_reg_info static
Johannes Berg
2015-09-22
1
-2
/
+2
*
bpf: fix bpf_skb_set_tunnel_key() helper
Alexei Starovoitov
2015-08-27
1
-0
/
+1
*
net_sched: act_bpf: remove spinlock in fast path
Alexei Starovoitov
2015-08-26
1
-17
/
+19
*
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
Alexei Starovoitov
2015-08-26
1
-4
/
+14
*
net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
Alexei Starovoitov
2015-08-26
1
-4
/
+25
*
net_sched: act_bpf: remove unnecessary copy
Alexei Starovoitov
2015-08-26
1
-1
/
+1
*
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
2015-08-26
1
-2
/
+1
*
RDS: remove superfluous from rds_ib_alloc_fmr()
santosh.shilimkar@oracle.com
2015-08-26
1
-2
/
+0
*
RDS: flush the FMR pool less often
santosh.shilimkar@oracle.com
2015-08-26
1
-1
/
+1
*
RDS: push FMR pool flush work to its own worker
santosh.shilimkar@oracle.com
2015-08-26
3
-4
/
+34
*
RDS: fix fmr pool dirty_count
Wengang Wang
2015-08-26
1
-6
/
+9
*
RDS: Fix rds MR reference count in rds_rdma_unuse()
santosh.shilimkar@oracle.com
2015-08-26
1
-2
/
+3
*
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
2015-08-26
1
-2
/
+3
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-08-26
37
-679
/
+733
|
\
|
*
batman-adv: beautify supported routing algorithm list
Marek Lindner
2015-08-25
1
-1
/
+1
|
*
batman-adv: Fix conditional statements indentation
Sven Eckelmann
2015-08-25
1
-1
/
+1
|
*
batman-adv: Add lockdep_asserts for documented external locks
Sven Eckelmann
2015-08-25
3
-0
/
+11
|
*
batman-adv: Annotate deleting functions with external lock via lockdep
Sven Eckelmann
2015-08-25
4
-5
/
+25
|
*
batman-adv: convert bat_priv->tt.req_list to hlist
Marek Lindner
2015-08-25
3
-16
/
+19
|
*
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
Sven Eckelmann
2015-08-25
1
-7
/
+42
|
*
batman-adv: Return EINVAL on invalid gw_bandwidth change
Sven Eckelmann
2015-08-25
1
-2
/
+2
|
*
batman-adv: prevent potential hlist double deletion
Marek Lindner
2015-08-25
1
-1
/
+1
|
*
batman-adv: convert orig_node->vlan_list to hlist
Marek Lindner
2015-08-25
3
-9
/
+10
|
*
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
2015-08-25
11
-27
/
+0
|
*
batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new
Marek Lindner
2015-08-25
1
-4
/
+9
|
*
batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()
Marek Lindner
2015-08-25
1
-6
/
+12
|
*
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-25
7
-17
/
+39
|
*
batman-adv: Fix kerneldoc over 80 column lines
Sven Eckelmann
2015-08-25
2
-4
/
+4
|
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
30
-585
/
+563
*
|
rds: Fix improper gfp_t usage.
David S. Miller
2015-08-26
1
-1
/
+1
*
|
route: fix a use-after-free
WANG Cong
2015-08-25
1
-1
/
+2
*
|
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
2015-08-25
1
-2
/
+2
*
|
ah4: Fix error return in ah_input().
David S. Miller
2015-08-25
1
-1
/
+3
*
|
ah6: fix error return code
Julia Lawall
2015-08-25
1
-1
/
+3
*
|
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+13
*
|
RDS: return EMSGSIZE for oversize requests before processing/queueing
Mukesh Kacker
2015-08-25
1
-5
/
+6
*
|
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
santosh.shilimkar@oracle.com
2015-08-25
1
-1
/
+15
*
|
RDS: Don't destroy the rdma id until after we're done using it
Santosh Shilimkar
2015-08-25
1
-1
/
+2
*
|
RDS: Fix assertion level from fatal to warning
santosh.shilimkar@oracle.com
2015-08-25
2
-2
/
+2
*
|
RDS: Make sure we do a signaled send for large-send
santosh.shilimkar@oracle.com
2015-08-25
1
-0
/
+5
*
|
RDS: Mark message mapped before transmit
santosh.shilimkar@oracle.com
2015-08-25
1
-8
/
+16
*
|
RDS: add a sock_destruct callback debug aid
santosh.shilimkar@oracle.com
2015-08-25
1
-0
/
+9
*
|
RDS: check for congestion updates during rds_send_xmit
santosh.shilimkar@oracle.com
2015-08-25
1
-1
/
+2
*
|
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
2015-08-25
5
-8
/
+57
*
|
RDS: don't update ip address tables if the address hasn't changed
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+7
*
|
RDS: destroy the ib state earlier during shutdown
santosh.shilimkar@oracle.com
2015-08-25
1
-8
/
+10
*
|
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
2015-08-25
1
-3
/
+10
[next]