index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
2
-1
/
+32
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-26
/
+49
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+46
2015-08-27
net: sched: simplify attach_one_default_qdisc()
Phil Sutter
1
-29
/
+12
2015-08-27
net: sched: register noqueue qdisc
Phil Sutter
2
-1
/
+12
2015-08-27
net: sched: ignore tx_queue_len when assigning default qdisc
Phil Sutter
1
-2
/
+1
2015-08-27
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
2015-08-27
sock: fix kernel doc error
Jean Sacren
1
-1
/
+1
2015-08-27
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2015-08-27
bridge: fdb: rearrange net_bridge_fdb_entry
Nikolay Aleksandrov
1
-2
/
+2
2015-08-27
openvswitch: Include ip6_fib.h.
Joe Stringer
1
-0
/
+1
2015-08-27
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
1
-1
/
+1
2015-08-27
net: introduce change upper device notifier change info
Jiri Pirko
1
-2
/
+14
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
sctp: asconf's process should verify address parameter is in the beginning
lucien
1
-0
/
+7
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
cls_u32: complete the check for non-forced case in u32_destroy()
WANG Cong
1
-0
/
+13
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
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+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
[next]