index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
3
-462
/
+0
2015-08-27
openvswitch: Use Geneve device.
Pravin B Shelar
2
-148
/
+33
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2
-17
/
+29
2015-08-27
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
3
-14
/
+56
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
15
-44
/
+39
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
1
-2
/
+107
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
9
-34
/
+189
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
2
-12
/
+36
2015-08-27
netfilter: Always export nf_connlabels_replace()
Joe Stringer
1
-2
/
+0
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
5
-4
/
+78
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
12
-37
/
+837
2015-08-27
ipv6: Export nf_ct_frag6_gather()
Joe Stringer
1
-0
/
+1
2015-08-27
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2
-27
/
+29
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
3
-1
/
+4
2015-08-26
bpf: fix bpf_skb_set_tunnel_key() helper
Alexei Starovoitov
1
-0
/
+1
2015-08-26
net_sched: act_bpf: remove spinlock in fast path
Alexei Starovoitov
1
-17
/
+19
2015-08-26
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
Alexei Starovoitov
1
-4
/
+14
2015-08-26
net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
Alexei Starovoitov
1
-4
/
+25
2015-08-26
net_sched: act_bpf: remove unnecessary copy
Alexei Starovoitov
1
-1
/
+1
2015-08-26
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
1
-2
/
+1
2015-08-25
RDS: remove superfluous from rds_ib_alloc_fmr()
santosh.shilimkar@oracle.com
1
-2
/
+0
2015-08-25
RDS: flush the FMR pool less often
santosh.shilimkar@oracle.com
1
-1
/
+1
2015-08-25
RDS: push FMR pool flush work to its own worker
santosh.shilimkar@oracle.com
3
-4
/
+34
2015-08-25
RDS: fix fmr pool dirty_count
Wengang Wang
1
-6
/
+9
2015-08-25
RDS: Fix rds MR reference count in rds_rdma_unuse()
santosh.shilimkar@oracle.com
1
-2
/
+3
2015-08-25
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
1
-2
/
+3
2015-08-25
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
37
-679
/
+733
2015-08-25
rds: Fix improper gfp_t usage.
David S. Miller
1
-1
/
+1
2015-08-25
route: fix a use-after-free
WANG Cong
1
-1
/
+2
2015-08-25
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
1
-2
/
+2
2015-08-25
ah4: Fix error return in ah_input().
David S. Miller
1
-1
/
+3
2015-08-25
ah6: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-25
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
1
-2
/
+13
2015-08-25
RDS: return EMSGSIZE for oversize requests before processing/queueing
Mukesh Kacker
1
-5
/
+6
2015-08-25
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
santosh.shilimkar@oracle.com
1
-1
/
+15
2015-08-25
RDS: Don't destroy the rdma id until after we're done using it
Santosh Shilimkar
1
-1
/
+2
2015-08-25
RDS: Fix assertion level from fatal to warning
santosh.shilimkar@oracle.com
2
-2
/
+2
2015-08-25
RDS: Make sure we do a signaled send for large-send
santosh.shilimkar@oracle.com
1
-0
/
+5
2015-08-25
RDS: Mark message mapped before transmit
santosh.shilimkar@oracle.com
1
-8
/
+16
2015-08-25
RDS: add a sock_destruct callback debug aid
santosh.shilimkar@oracle.com
1
-0
/
+9
2015-08-25
RDS: check for congestion updates during rds_send_xmit
santosh.shilimkar@oracle.com
1
-1
/
+2
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
5
-8
/
+57
2015-08-25
RDS: don't update ip address tables if the address hasn't changed
santosh.shilimkar@oracle.com
1
-2
/
+7
2015-08-25
RDS: destroy the ib state earlier during shutdown
santosh.shilimkar@oracle.com
1
-8
/
+10
2015-08-25
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
1
-3
/
+10
2015-08-25
RDS: restore return value in rds_cmsg_rdma_args()
santosh.shilimkar@oracle.com
1
-0
/
+2
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
2
-1
/
+36
2015-08-25
xfrm: Use VRF master index if output device is enslaved
David Ahern
2
-4
/
+10
2015-08-25
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
3
-8
/
+9
2015-08-25
batman-adv: beautify supported routing algorithm list
Marek Lindner
1
-1
/
+1
[next]