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
*
r8169: don't display tp->mmio_addr address
Heiner Kallweit
2018-04-19
1
-2
/
+2
*
r8169: drop member opts1_mask from struct rtl8169_private
Heiner Kallweit
2018-04-19
1
-10
/
+8
*
r8169: change interrupt handler argument type
Heiner Kallweit
2018-04-19
1
-4
/
+3
*
r8169: change argument type of counters handling functions
Heiner Kallweit
2018-04-19
1
-19
/
+13
*
r8169: change hw_start argument type
Heiner Kallweit
2018-04-19
1
-26
/
+15
*
r8169: remove rtl8169_map_to_asic
Heiner Kallweit
2018-04-19
1
-7
/
+2
*
r8169: replace rx_buf_sz with a constant
Heiner Kallweit
2018-04-19
1
-19
/
+18
*
r8169: remove unneeded check in rtl8169_rx_fill
Heiner Kallweit
2018-04-19
1
-3
/
+0
*
r8169: improve rtl8169_init_ring
Heiner Kallweit
2018-04-19
1
-6
/
+4
*
r8169: simplify rtl8169_alloc_rx_data
Heiner Kallweit
2018-04-19
1
-2
/
+1
*
r8169: switch to napi_schedule_irqoff
Heiner Kallweit
2018-04-19
1
-1
/
+1
*
r8169: use constant NAPI_POLL_WAIT
Heiner Kallweit
2018-04-19
1
-2
/
+1
*
r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copy
Heiner Kallweit
2018-04-19
1
-1
/
+1
*
r8169: remove member align from struct rtl_cfg_info
Heiner Kallweit
2018-04-19
1
-4
/
+0
*
r8169: remove unused member features from struct
Heiner Kallweit
2018-04-19
1
-2
/
+0
*
Merge branch 'netcp-K2G-SoC-support'
David S. Miller
2018-04-19
9
-53
/
+297
|
\
|
*
net: netcp: ethss: k2g: add promiscuous mode support
WingMan Kwok
2018-04-19
1
-0
/
+56
|
*
net: netcp: add api to support set rx mode in netcp modules
WingMan Kwok
2018-04-19
2
-0
/
+20
|
*
net: netcp: support probe deferral
Murali Karicheri
2018-04-19
1
-0
/
+4
|
*
Revert "net: netcp: remove dead code from the driver"
Murali Karicheri
2018-04-19
1
-0
/
+9
|
*
net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
Murali Karicheri
2018-04-19
1
-0
/
+18
|
*
net: netcp: ethss: re-use stats handling code for 2u hardware
Murali Karicheri
2018-04-19
1
-1
/
+1
|
*
net: netcp: ethss: map vlan priorities to zero flow
Murali Karicheri
2018-04-19
1
-0
/
+9
|
*
net: netcp: ethss: use rgmii link status for 2u cpsw hardware
Murali Karicheri
2018-04-19
1
-7
/
+27
|
*
net: netcp: ethss: add support for handling rgmii link interface
Murali Karicheri
2018-04-19
2
-4
/
+13
|
*
net: netcp: ethss: make sgmii configuration conditional
Murali Karicheri
2018-04-19
1
-5
/
+13
|
*
net: netcp: ethss: use macro for checking ss_version consistently
Murali Karicheri
2018-04-19
1
-13
/
+16
|
*
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2018-04-19
4
-0
/
+29
|
*
soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
Murali Karicheri
2018-04-19
3
-23
/
+82
|
/
*
Merge branch 'ipv6-Separate-data-structures-for-FIB-and-data-path'
David S. Miller
2018-04-18
19
-1136
/
+1218
|
\
|
*
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-18
4
-106
/
+5
|
*
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-18
10
-270
/
+271
|
*
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-18
8
-152
/
+115
|
*
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2018-04-18
2
-0
/
+115
|
*
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-18
3
-78
/
+81
|
*
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-18
4
-27
/
+38
|
*
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-18
3
-15
/
+29
|
*
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-18
3
-8
/
+30
|
*
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
2018-04-18
1
-4
/
+25
|
*
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-18
3
-33
/
+58
|
*
net/ipv6: move expires into rt6_info
David Ahern
2018-04-18
5
-21
/
+42
|
*
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-18
5
-218
/
+133
|
*
net/ipv6: Defer initialization of dst to data path
David Ahern
2018-04-18
1
-41
/
+74
|
*
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-18
6
-99
/
+125
|
*
net/ipv6: Save route type in rt6_info
David Ahern
2018-04-18
3
-26
/
+23
|
*
net/ipv6: Move support functions up in route.c
David Ahern
2018-04-18
1
-60
/
+59
|
*
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-18
5
-55
/
+66
|
*
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2018-04-18
3
-8
/
+7
|
*
vrf: Move fib6_table into net_vrf
David Ahern
2018-04-18
1
-19
/
+6
|
*
net: Handle null dst in rtnl_put_cacheinfo
David Ahern
2018-04-18
1
-3
/
+5
[next]