index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
ucc_geth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
Nathan Chancellor
1
-2
/
+2
2018-10-03
dpaa_eth: Remove useless declaration
Nathan Chancellor
1
-2
/
+0
2018-10-03
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2
-12
/
+47
2018-10-03
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-03
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-10-03
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
6
-0
/
+549
2018-10-03
dpaa2-eth: Configure Rx flow classification key
Ioana Radulescu
5
-16
/
+148
2018-10-03
dpaa2-eth: Rename structure
Ioana Radulescu
2
-7
/
+7
2018-10-03
dpaa2-eth: Use new API for Rx flow hashing
Ioana Radulescu
5
-19
/
+142
2018-10-03
net: usbnet: make driver_info const
Ben Dooks
2
-7
/
+7
2018-10-03
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
3
-9
/
+5
2018-10-03
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-03
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-11
/
+12
2018-10-03
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-16
/
+16
2018-10-03
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-9
/
+8
2018-10-03
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
3
-6
/
+3
2018-10-03
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
1
-9
/
+8
2018-10-03
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-10
/
+9
2018-10-03
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-03
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2018-10-02
qede: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
4
-4
/
+21
2018-10-02
isdn/hisax: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-02
net: drop unused skb_append_datato_frags()
Paolo Abeni
2
-63
/
+0
2018-10-02
ice: Fix error on driver remove
Dave Ertman
1
-0
/
+6
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
7
-24
/
+102
2018-10-02
ice: Align ice_reset_req enum values to hardware reset values
Brett Creeley
2
-5
/
+14
2018-10-02
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
3
-0
/
+40
2018-10-02
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
3
-64
/
+148
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
3
-2
/
+6
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
6
-51
/
+178
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
9
-163
/
+132
2018-10-02
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
4
-200
/
+328
2018-10-02
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
2
-35
/
+100
2018-10-02
ibmvnic: Introduce driver limits for ring sizes
Thomas Falcon
1
-0
/
+1
2018-10-02
ibmvnic: Increase maximum queue size limit
Thomas Falcon
1
-1
/
+1
2018-10-02
net: phy: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-02
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
3
-5
/
+5
2018-10-02
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
1
-10
/
+10
2018-10-02
hv_netvsc: Fix rndis_per_packet_info internal field initialization
Haiyang Zhang
1
-0
/
+1
2018-10-02
net: phy: improve handling delayed work
Heiner Kallweit
2
-15
/
+16
2018-10-02
net: systemport: Add software counters to track reallocations
Florian Fainelli
2
-0
/
+7
2018-10-02
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
1
-1
/
+2
2018-10-02
net: systemport: Turn on offloads by default
Florian Fainelli
1
-3
/
+4
2018-10-02
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
1
-7
/
+7
2018-10-02
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
1
-23
/
+15
2018-10-02
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
1
-1
/
+3
2018-10-02
netlink: add validation function to policy
Johannes Berg
2
-1
/
+30
2018-10-02
netlink: add attribute range validation to policy
Johannes Berg
2
-3
/
+136
2018-10-02
net: hns3: Add support for enable/disable flow director
Jian Shen
3
-1
/
+28
[next]