index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
bpf: allow disabling tunnel csum for ipv6
William Tu
1
-2
/
+3
2017-12-04
ip6_gre: add ip6 gre and gretap collect_md mode
William Tu
2
-11
/
+99
2017-12-04
net: phy: core: don't disable device interrupts in phy_change
Heiner Kallweit
1
-13
/
+6
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
2
-25
/
+2
2017-12-03
tcp: Enable 2nd listener hashtable in TCP
Martin KaFai Lau
1
-0
/
+3
2017-12-03
inet: Add a 2nd listener hashtable (port+addr)
Martin KaFai Lau
4
-15
/
+249
2017-12-03
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
Martin KaFai Lau
4
-38
/
+42
2017-12-03
inet: Add a count to struct inet_listen_hashbucket
Martin KaFai Lau
2
-2
/
+10
2017-12-03
enic: add sw timestamp support
Govindarajulu Varadarajan
2
-0
/
+13
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
2
-22
/
+23
2017-12-03
hv_netvsc: optimize initialization of RNDIS header
Stephen Hemminger
1
-31
/
+26
2017-12-03
hv_netvsc: use reciprocal divide to speed up percent calculation
Stephen Hemminger
4
-26
/
+21
2017-12-03
hv_netvsc: replace divide with mask when computing padding
Stephen Hemminger
1
-1
/
+2
2017-12-03
hv_netvsc: don't need local xmit_more
Stephen Hemminger
1
-2
/
+1
2017-12-03
hv_netvsc: drop unused macros
Stephen Hemminger
1
-26
/
+0
2017-12-03
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
Gao Feng
1
-16
/
+17
2017-12-03
net: phy: realtek: add utility functions to read/write page addresses
Martin Blumenstingl
1
-30
/
+53
2017-12-03
net: phy: realtek: use the same indentation for all #defines
Martin Blumenstingl
1
-13
/
+14
2017-12-03
net: phy: realtek: group all register bit #defines for RTL821x_INER
Martin Blumenstingl
1
-2
/
+5
2017-12-03
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
Martin Blumenstingl
1
-2
/
+2
2017-12-03
net: phy: realtek: use the BIT and GENMASK macros
Martin Blumenstingl
1
-5
/
+6
2017-12-03
net: dsa: support cross-chip FDB operations
Vivien Didelot
1
-10
/
+4
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
[next]