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-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
2
-41
/
+41
2015-08-31
Merge branch 'per-route-dctcp-receive-side'
David S. Miller
8
-56
/
+101
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
7
-9
/
+36
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
3
-4
/
+11
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
1
-16
/
+16
2015-08-31
net: fib: move metrics parsing to a helper
Florian Westphal
1
-30
/
+41
2015-08-31
IGMP: Document igmp_link_local_mcast_reports
Philip Downey
1
-0
/
+5
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
16
-112
/
+100
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-30
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-30
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
1
-12
/
+16
2015-08-30
Merge branch 'thunderx-features-fixes'
David S. Miller
9
-329
/
+911
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-30
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-30
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-30
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-30
net: thunderx: fix MAINTAINERS
Aleksey Makarov
1
-2
/
+1
2015-08-30
Merge branch 'snmp-stat-aggregation'
David S. Miller
3
-24
/
+53
2015-08-30
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
1
-10
/
+16
2015-08-30
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2
-14
/
+37
2015-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-15
/
+47
2015-08-29
Merge branch 'ovs-vport-cleanup'
David S. Miller
12
-202
/
+66
2015-08-29
openvswitch: Remove vport-net
Pravin B Shelar
3
-7
/
+2
2015-08-29
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-29
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
2015-08-29
openvswitch: Remove vport get_name()
Pravin B Shelar
1
-5
/
+1
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
1
-1
/
+16
2015-08-29
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
1
-6
/
+15
2015-08-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-40
/
+372
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-29
Merge branch 'tnl-ipv4-ipv6'
David S. Miller
14
-16
/
+43
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
3
-1
/
+12
2015-08-29
fou: reject IPv6 config
Jiri Benc
1
-1
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
9
-2
/
+24
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
7
-13
/
+7
2015-08-29
net: FIB tracepoints
David Ahern
4
-0
/
+120
2015-08-28
sctp: Do not try to search for the transport twice
Vlad Yasevich
1
-1
/
+1
2015-08-28
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-28
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
2015-08-28
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-1
/
+1
2015-08-28
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
1
-2
/
+13
2015-08-28
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-08-28
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
2
-3
/
+25
2015-08-28
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
1
-3
/
+14
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-195
/
+446
2015-08-28
Merge branch 'bpf_trace_printk-percent-s'
David S. Miller
4
-18
/
+77
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
[next]