index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-31
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-31
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
1
-12
/
+16
2015-08-31
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-31
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-31
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-31
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-31
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-31
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-31
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-31
net: thunderx: fix MAINTAINERS
Aleksey Makarov
1
-2
/
+1
2015-08-31
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
1
-10
/
+16
2015-08-31
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2
-14
/
+37
2015-08-30
openvswitch: Remove vport-net
Pravin B Shelar
3
-7
/
+2
2015-08-30
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-30
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
2015-08-30
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
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
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-29
sctp: Do not try to search for the transport twice
Vlad Yasevich
1
-1
/
+1
2015-08-29
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-29
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
2015-08-29
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-1
/
+1
2015-08-29
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
1
-2
/
+13
2015-08-29
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-08-29
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
2
-3
/
+25
2015-08-29
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
1
-3
/
+14
2015-08-29
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-29
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
3
-16
/
+47
2015-08-29
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
1
-5
/
+4
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
4
-0
/
+72
2015-08-28
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
Valentin Rothberg
1
-1
/
+1
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
4
-9
/
+21
2015-08-28
net: Refactor inetpeer address struct
David Ahern
1
-16
/
+19
2015-08-28
net: Add helper function to compare inetpeer addresses
David Ahern
3
-23
/
+19
2015-08-28
net: Add set,get helpers for inetpeer addresses
David Ahern
2
-38
/
+50
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
2
-6
/
+11
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
1
-1
/
+2
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
3
-1
/
+33
[next]