index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: declare new net_device priv_flag IFF_NO_QUEUE
Phil Sutter
2015-08-17
1
-0
/
+3
*
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
2015-08-17
1
-1
/
+1
*
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
2015-08-17
3
-2
/
+6
*
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
2015-08-17
1
-1
/
+2
*
Merge branch 'vrf-lite'
David S. Miller
2015-08-14
18
-44
/
+1031
|
\
|
*
net: Introduce VRF device driver
David Ahern
2015-08-14
3
-0
/
+693
|
*
net: frags: Add VRF device index to cache and lookup
David Ahern
2015-08-14
1
-5
/
+13
|
*
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
2015-08-14
1
-1
/
+6
|
*
net: Use passed in table for nexthop lookups
David Ahern
2015-08-14
1
-2
/
+11
|
*
net: Add routes to the table associated with the device
David Ahern
2015-08-14
2
-10
/
+23
|
*
net: Fix up inet_addr_type checks
David Ahern
2015-08-14
6
-14
/
+53
|
*
net: Add inet_addr lookup by table
David Ahern
2015-08-14
2
-7
/
+16
|
*
udp: Handle VRF device in sendmsg
David Ahern
2015-08-14
1
-1
/
+21
|
*
net: Use VRF device index for lookups on TX
David Ahern
2015-08-14
5
-2
/
+18
|
*
net: Use VRF device index for lookups on RX
David Ahern
2015-08-14
2
-2
/
+9
|
*
net: Introduce VRF related flags and helpers
David Ahern
2015-08-14
3
-0
/
+168
|
/
*
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
2015-08-14
1
-1
/
+4
*
net: allow sleeping when modifying store_rps_map
Sasha Levin
2015-08-14
1
-4
/
+4
*
Merge branch 'mv88e6xxx-hw-vlan'
David S. Miller
2015-08-14
5
-9
/
+720
|
\
|
*
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
Vivien Didelot
2015-08-14
2
-7
/
+12
|
*
net: dsa: mv88e6xxx: add VLAN Load support
Vivien Didelot
2015-08-14
3
-0
/
+180
|
*
net: dsa: mv88e6xxx: add VLAN Purge support
Vivien Didelot
2015-08-14
3
-0
/
+116
|
*
net: dsa: mv88e6xxx: add VLAN support to FDB dump
Vivien Didelot
2015-08-14
1
-2
/
+40
|
*
net: dsa: mv88e6xxx: add VLAN Get Next support
Vivien Didelot
2015-08-14
3
-0
/
+167
|
*
net: dsa: mv88e6xxx: flush VTU and STU entries
Vivien Didelot
2015-08-14
2
-0
/
+36
|
*
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
2015-08-14
2
-0
/
+169
|
/
*
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-08-14
4
-2
/
+116
*
net: track link status of ipv6 nexthops
Andy Gospodarek
2015-08-14
1
-0
/
+2
*
cxgb4: Add MPS tracing support
Hariprasad Shenai
2015-08-14
4
-0
/
+475
*
net/fddi: remove HWM_REVERSE() macro
yalin wang
2015-08-14
1
-9
/
+0
*
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
2015-08-14
2
-1
/
+13
*
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
2015-08-14
1
-1
/
+2
*
Merge branch 'smsc911x-acpi'
David S. Miller
2015-08-14
3
-26
/
+99
|
\
|
*
Convert smsc911x to use ACPI as well as DT
Jeremy Linton
2015-08-14
1
-26
/
+22
|
*
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
2015-08-14
2
-0
/
+77
|
/
*
Merge branch 'tcp-loss-probe'
David S. Miller
2015-08-14
1
-18
/
+23
|
\
|
*
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
2015-08-14
1
-16
/
+22
|
*
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
2015-08-14
1
-7
/
+6
|
/
*
Merge branch 'cpsw-errata-workaround'
David S. Miller
2015-08-14
3
-8
/
+79
|
\
|
*
ARM: dts: am33xx: update cpsw compatible
Mugunthan V N
2015-08-14
1
-1
/
+1
|
*
ARM: dts: dra7: update cpsw compatible
Mugunthan V N
2015-08-14
1
-1
/
+1
|
*
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
2015-08-14
1
-6
/
+77
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
314
-1831
/
+3071
|
\
|
*
Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-08-13
7
-20
/
+54
|
|
\
|
|
*
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
Yi Zhang
2015-08-12
2
-2
/
+2
|
|
*
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-08-12
4
-16
/
+50
|
|
*
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-08-12
1
-2
/
+2
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-13
2
-58
/
+74
|
|
\
\
|
|
*
\
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-27
2
-58
/
+74
|
|
|
\
\
|
|
|
*
|
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
2015-07-24
1
-2
/
+2
[next]