index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
6
-17
/
+66
2017-01-30
net: dsa: bcm_sf2: Add support for ethtool::rxnfc
Florian Fainelli
4
-0
/
+645
2017-01-30
net: dsa: bcm_sf2: Add CFP registers definitions
Florian Fainelli
1
-0
/
+146
2017-01-30
net: dsa: bcm_sf2: Configure traffic classes to queue mapping
Florian Fainelli
2
-0
/
+13
2017-01-30
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
2
-0
/
+34
2017-01-29
net: add devm version of alloc_etherdev_mqs function
Rafał Miłecki
2
-0
/
+33
2017-01-29
tcp: include locally failed retries in retransmission stats
Yuchung Cheng
1
-9
/
+9
2017-01-29
tcp: record pkts sent and retransmistted
Yuchung Cheng
2
-1
/
+7
2017-01-29
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
4
-7
/
+153
2017-01-29
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2
-14
/
+0
2017-01-29
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
3
-4
/
+1
2017-01-29
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
1
-39
/
+10
2017-01-29
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2
-4
/
+3
2017-01-29
openvswitch: Simplify do_execute_actions().
andy zhou
1
-22
/
+20
2017-01-29
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2
-7
/
+3
2017-01-29
net: dsa: qca8k: use dsa_port's bridge pointer
Vivien Didelot
2
-9
/
+4
2017-01-29
net: dsa: mv88e6xxx: use dsa_port's bridge pointer
Vivien Didelot
2
-22
/
+11
2017-01-29
net: dsa: pass bridge device when a port leaves
Vivien Didelot
6
-10
/
+12
2017-01-29
net: dsa: move bridge device in dsa_port
Vivien Didelot
3
-6
/
+6
2017-01-29
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
7
-100
/
+96
2017-01-29
net: dsa: add ds and index to dsa_port
Vivien Didelot
2
-0
/
+8
2017-01-29
net: dsa: use ds->num_ports when possible
Vivien Didelot
7
-19
/
+19
2017-01-29
net: dsa: variable number of ports
Vivien Didelot
6
-11
/
+29
2017-01-29
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
1
-2
/
+8
2017-01-29
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
2
-0
/
+33
2017-01-29
net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR
Colin Ian King
1
-1
/
+1
2017-01-29
net: ethernet: aquantia: remove another redundant err check
Colin Ian King
1
-2
/
+0
2017-01-29
net: ethernet: aquantia: remove redundant err check
Colin Ian King
1
-2
/
+0
2017-01-29
gtp: let userspace handle packets for invalid tunnels
Andreas Schultz
1
-4
/
+4
2017-01-29
gtp: remove unnecessary rcu_read_lock
Andreas Schultz
1
-20
/
+4
2017-01-28
batman-adv: Fix includes for IS_ERR/ERR_PTR
Sven Eckelmann
2
-2
/
+2
2017-01-28
batman-adv: Fix double call of dev_queue_xmit
Sven Eckelmann
1
-1
/
+3
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
2017-01-27
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
4
-11
/
+15
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2
-146
/
+449
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2
-15
/
+12
2017-01-27
net: implement netif_cond_dbg macro
Edward Cree
1
-0
/
+9
2017-01-27
sfc: fixes to filter restore handling
Jon Cooper
1
-4
/
+38
2017-01-27
net: wan: Remove unused stats member from struct frad_local
Tobias Klauser
1
-2
/
+0
2017-01-27
net: phy: broadcom: add support for BCM54210E
Rafał Miłecki
2
-1
/
+34
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2
-0
/
+16
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-01-27
net/ipv6: support more tunnel interfaces for EUI64 link-local generation
Felix Jia
3
-0
/
+12
2017-01-27
net/ipv6: allow sysctl to change link-local address generation mode
Felix Jia
4
-21
/
+86
2017-01-27
net: Fix ndo_setup_tc comment
Florian Fainelli
1
-5
/
+6
[next]