index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
ti
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
net: dsa: introduce dsa_towards_port helper
Vivien Didelot
1
-10
/
+13
2017-12-03
net: dsa: add switch mdb bitmap functions
Vivien Didelot
1
-15
/
+33
2017-12-03
net: dsa: add switch vlan bitmap functions
Vivien Didelot
1
-15
/
+34
2017-12-03
net: dsa: remove trans argument from mdb ops
Vivien Didelot
5
-20
/
+12
2017-12-03
net: dsa: remove trans argument from vlan ops
Vivien Didelot
7
-29
/
+18
2017-12-03
openvswitch: do not propagate headroom updates to internal port
Paolo Abeni
1
-8
/
+1
2017-12-01
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
Grygorii Strashko
1
-2
/
+2
2017-12-01
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
4
-22
/
+8
2017-12-01
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
Grygorii Strashko
1
-29
/
+28
2017-12-01
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
Grygorii Strashko
1
-10
/
+3
2017-12-01
net: ethernet: ti: ale: disable ale from stop()
Grygorii Strashko
1
-1
/
+1
2017-12-01
net: ethernet: ti: ale: use proper io apis
Grygorii Strashko
1
-13
/
+13
2017-12-01
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
1
-1
/
+2
2017-12-01
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
3
-8
/
+5
2017-12-01
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
2
-21
/
+21
2017-12-01
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
1
-18
/
+18
2017-12-01
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
Grygorii Strashko
1
-3
/
+0
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
28
-169
/
+0
2017-12-01
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
2
-16
/
+22
2017-12-01
ip6_gre: Add ERSPAN native tunnel support
William Tu
2
-4
/
+267
2017-12-01
ip6_gre: Refactor ip6gre xmit codes
William Tu
1
-48
/
+75
2017-12-01
ip_gre: Refector the erpsan tunnel code.
William Tu
2
-49
/
+56
2017-12-01
bnxt_en: Add ETH_RESET_AP support
Scott Branden
2
-0
/
+12
2017-12-01
net: ethtool: add support for reset of AP inside NIC interface.
Scott Branden
1
-0
/
+1
2017-12-01
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2
-2
/
+8
2017-12-01
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
3
-6
/
+7
2017-12-01
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
1
-24
/
+1
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
4
-13
/
+55
2017-11-30
net: macb: Added support for RX filtering
Rafal Ozieblo
2
-1
/
+444
2017-11-30
net: macb: Added some queue statistics
Rafal Ozieblo
2
-4
/
+64
2017-11-30
net: macb: Added support for many RX queues
Rafal Ozieblo
2
-141
/
+191
2017-11-30
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
1
-4
/
+4
2017-11-30
net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
Florian Fainelli
3
-9
/
+4
2017-11-30
net/reuseport: drop legacy code
Paolo Abeni
5
-55
/
+15
2017-11-30
Documentation: net: dsa: Cut set_addr() documentation
Linus Walleij
1
-5
/
+0
2017-11-30
net: Remove dst->next
David Miller
2
-5
/
+0
2017-11-30
xfrm: Stop using dst->next in bundle construction.
David Miller
1
-24
/
+32
2017-11-30
net: Rearrange dst_entry layout to avoid useless padding.
David Miller
1
-19
/
+12
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
9
-29
/
+33
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
4
-25
/
+22
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
6
-18
/
+26
2017-11-30
ipsec: Create and use new helpers for dst child access.
David Miller
2
-24
/
+28
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
8
-15
/
+26
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
4
-21
/
+21
2017-11-30
decnet: Move dn_next into decnet route structure.
David Miller
3
-17
/
+19
2017-11-30
net: dst->rt_next is unused.
David Miller
1
-1
/
+0
2017-11-30
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
1
-3
/
+3
2017-11-30
atm: mpoa: remove 32-bit timekeeping
Tina Ruchandani
5
-40
/
+43
2017-11-30
atm: eni: fix several indentation issues
Colin Ian King
1
-9
/
+9
2017-11-30
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
1
-3
/
+3
[next]