index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
3
-2
/
+6
2015-08-17
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
1
-1
/
+2
2015-08-14
net: Introduce VRF device driver
David Ahern
3
-0
/
+693
2015-08-14
net: frags: Add VRF device index to cache and lookup
David Ahern
1
-5
/
+13
2015-08-14
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
1
-1
/
+6
2015-08-14
net: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+11
2015-08-14
net: Add routes to the table associated with the device
David Ahern
2
-10
/
+23
2015-08-14
net: Fix up inet_addr_type checks
David Ahern
6
-14
/
+53
2015-08-14
net: Add inet_addr lookup by table
David Ahern
2
-7
/
+16
2015-08-14
udp: Handle VRF device in sendmsg
David Ahern
1
-1
/
+21
2015-08-14
net: Use VRF device index for lookups on TX
David Ahern
5
-2
/
+18
2015-08-14
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
2015-08-14
net: Introduce VRF related flags and helpers
David Ahern
3
-0
/
+168
2015-08-14
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
1
-1
/
+4
2015-08-14
net: allow sleeping when modifying store_rps_map
Sasha Levin
1
-4
/
+4
2015-08-14
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
Vivien Didelot
2
-7
/
+12
2015-08-14
net: dsa: mv88e6xxx: add VLAN Load support
Vivien Didelot
3
-0
/
+180
2015-08-14
net: dsa: mv88e6xxx: add VLAN Purge support
Vivien Didelot
3
-0
/
+116
2015-08-14
net: dsa: mv88e6xxx: add VLAN support to FDB dump
Vivien Didelot
1
-2
/
+40
2015-08-14
net: dsa: mv88e6xxx: add VLAN Get Next support
Vivien Didelot
3
-0
/
+167
2015-08-14
net: dsa: mv88e6xxx: flush VTU and STU entries
Vivien Didelot
2
-0
/
+36
2015-08-14
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
2
-0
/
+169
2015-08-14
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
4
-2
/
+116
2015-08-14
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
2015-08-14
cxgb4: Add MPS tracing support
Hariprasad Shenai
4
-0
/
+475
2015-08-14
net/fddi: remove HWM_REVERSE() macro
yalin wang
1
-9
/
+0
2015-08-14
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
2
-1
/
+13
2015-08-14
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
1
-1
/
+2
2015-08-14
Convert smsc911x to use ACPI as well as DT
Jeremy Linton
1
-26
/
+22
2015-08-14
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
2
-0
/
+77
2015-08-14
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
1
-16
/
+22
2015-08-14
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
1
-7
/
+6
2015-08-14
ARM: dts: am33xx: update cpsw compatible
Mugunthan V N
1
-1
/
+1
2015-08-14
ARM: dts: dra7: update cpsw compatible
Mugunthan V N
1
-1
/
+1
2015-08-14
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
1
-6
/
+77
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
3
-36
/
+17
2015-08-13
EDAC, ppc4xx: Access mci->csrows array elements properly
Michael Walle
1
-1
/
+1
2015-08-13
cosa: missing error code on failure in probe()
Dan Carpenter
1
-1
/
+2
2015-08-13
documentation: bring vxlan documentation more up-to-date
Rick Jones
1
-24
/
+28
2015-08-13
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
Fabio Estevam
1
-3
/
+3
2015-08-13
bpf: fix bpf_perf_event_read() loop upper bound
Wei-Chun Chao
1
-1
/
+1
2015-08-13
cxgb4: Add debugfs support to dump tid info
Hariprasad Shenai
3
-5
/
+76
2015-08-13
cxgb4: Differentiate between stids between server and filter region
Hariprasad Shenai
2
-5
/
+11
2015-08-13
cxgb4: Differentiates between TIDs being used in TCAM and HASH
Hariprasad Shenai
3
-6
/
+36
2015-08-13
cxgb4: Add some more details to sge qinfo
Hariprasad Shenai
1
-8
/
+53
2015-08-13
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
1
-1
/
+1
2015-08-13
bpf: fix build warnings and add function read_trace_pipe()
Kaixu Xia
2
-9
/
+14
2015-08-13
net: atl1c: add BQL support
Ron Angeles
1
-0
/
+10
2015-08-12
gianfar: remove faulty filer optimizer
Jakub Kicinski
1
-337
/
+0
[next]