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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
10
-34
/
+199
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
3
-12
/
+40
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
6
-4
/
+83
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
13
-37
/
+877
2015-08-27
dst: Add __skb_dst_copy() variation
Joe Stringer
1
-2
/
+7
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-27
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
1
-5
/
+23
2015-08-27
Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...
David S. Miller
37
-196
/
+693
2015-08-26
bpf: fix bpf_skb_set_tunnel_key() helper
Alexei Starovoitov
1
-0
/
+1
2015-08-26
Merge branch 'act_bpf_lockless'
David S. Miller
6
-30
/
+61
2015-08-26
net_sched: act_bpf: remove spinlock in fast path
Alexei Starovoitov
2
-18
/
+20
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
2
-3
/
+1
2015-08-26
lib/Makefile: remove CONFIG_AVERAGE build rule
Valentin Rothberg
1
-2
/
+0
2015-08-26
Merge ath-next from ath.git
Kalle Valo
16
-95
/
+348
2015-08-26
ath10k: fix compilation warnings in wmi phyerr pull function
Raja Mani
1
-2
/
+2
2015-08-26
ath10k: add qca6164 support
Michal Kazior
3
-0
/
+25
2015-08-26
ath10k: add spectral scan support for 10.4 fw
Raja Mani
2
-0
/
+11
2015-08-26
ath10k: fix dma_mapping_error() handling
Michal Kazior
4
-5
/
+16
2015-08-26
ath10k: add missing mutex unlock on failpath
Michal Kazior
1
-1
/
+2
2015-08-25
Merge branch 'dsa-docs'
David S. Miller
2
-0
/
+729
2015-08-25
Documentation: networking: dsa: Add Broadcom SF2 document
Florian Fainelli
1
-0
/
+114
2015-08-25
Documentation: networking: add a DSA document
Florian Fainelli
1
-0
/
+615
2015-08-25
Merge branch 'rds-more-fixes'
David S. Miller
5
-17
/
+50
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
enic: reduce ioread in devcmd2
Govindarajulu Varadarajan
2
-3
/
+6
2015-08-25
r8169: Add values missing in @get_stats64 from HW counters
Corinna Vinschen
1
-14
/
+149
2015-08-25
rds: Fix improper gfp_t usage.
David S. Miller
1
-1
/
+1
2015-08-25
MAINTAINERS: update vmxnet3 driver maintainer
Shrikrishna Khare
1
-1
/
+1
2015-08-25
vxlan: fix multiple inclusion of vxlan.h
Jiri Benc
1
-1
/
+2
2015-08-25
MAINTAINERS: Add VRF entry
David Ahern
1
-0
/
+8
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
ppp: implement x-netns support
Guillaume Nault
1
-2
/
+15
2015-08-25
net: sun4i-emac: Claim emac sram
Hans de Goede
1
-2
/
+11
2015-08-25
inetpeer: remove dead code
David Ahern
1
-67
/
+0
2015-08-25
net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
Rana Shahout
3
-6
/
+6
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
[next]