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
/
net
/
wimax
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
netfilter: ipset: Fix error path in set_target_v3_checkentry()
Jozsef Kadlecsik
1
-20
/
+21
2019-06-10
netfilter: ipset: Fix the last missing check of nla_parse_deprecated()
Jozsef Kadlecsik
1
-4
/
+6
2019-06-10
netfilter: ipset: fix a missing check of nla_parse
Aditya Pakki
1
-3
/
+7
2019-06-10
netfilter: ipset: merge uadd and udel functions
Florent Fourcot
1
-51
/
+20
2019-06-10
netfilter: ipset: remove useless memset() calls
Florent Fourcot
1
-2
/
+0
2019-06-06
netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
wenxu
1
-1
/
+3
2019-06-05
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
1
-3
/
+2
2019-06-05
net: phy: remove state PHY_FORCING
Heiner Kallweit
2
-35
/
+2
2019-06-05
net: rds: add per rds connection cache statistics
Zhu Yanjun
2
-0
/
+4
2019-06-05
net: stmmac: dwmac4: fix flow control issue
Biao Huang
1
-2
/
+6
2019-06-05
net: stmmac: modify default value of tx-frames
Biao Huang
1
-1
/
+1
2019-06-05
net: stmmac: dwmac-mediatek: disable rx watchdog
Biao Huang
1
-0
/
+1
2019-06-05
net: stmmac: dwmac-mediatek: enable Ethernet power domain
Biao Huang
1
-0
/
+7
2019-06-05
drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2
-2
/
+2
2019-06-05
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
4
-4
/
+4
2019-06-05
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
nfp: flower: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-05
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
1
-5
/
+5
2019-06-05
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
1
-4
/
+2
2019-06-05
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
1
-3
/
+2
2019-06-05
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2
-5
/
+108
2019-06-05
net: hns3: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-2
/
+1
2019-06-05
ice: Use LLDP ethertype define ETH_P_LLDP
Jeff Kirsher
1
-3
/
+1
2019-06-05
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-3
/
+1
2019-06-05
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-4
/
+2
2019-06-05
net: Add a define for LLDP ethertype
Anirudh Venkataramanan
1
-0
/
+1
2019-06-05
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
1
-0
/
+9
2019-06-05
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
1
-3
/
+3
2019-06-05
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
1
-29
/
+42
2019-06-05
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
1
-1
/
+1
2019-06-05
ixgbe: fix AF_XDP tx packet count
William Tu
1
-0
/
+1
2019-06-05
ixgbe: fix AF_XDP tx byte count
William Tu
1
-1
/
+0
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
2
-71
/
+19
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
3
-1
/
+11
2019-06-05
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
1
-1
/
+1
2019-06-05
r8169: factor out firmware handling
Heiner Kallweit
4
-241
/
+274
2019-06-05
r8169: rename r8169.c to r8169_main.c
Heiner Kallweit
2
-0
/
+1
2019-06-05
net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings
Randy Dunlap
1
-2
/
+2
2019-06-04
net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset
Rasmus Villemoes
1
-13
/
+1
2019-06-04
dt-bindings: net: dsa: marvell: add "marvell,mv88e6250" compatible string
Rasmus Villemoes
1
-2
/
+5
2019-06-04
net: dsa: mv88e6xxx: add support for mv88e6250
Rasmus Villemoes
5
-0
/
+104
2019-06-04
net: dsa: mv88e6xxx: implement port_link_state for mv88e6250
Rasmus Villemoes
2
-0
/
+77
2019-06-04
net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250
Rasmus Villemoes
2
-0
/
+13
2019-06-04
net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250
Rasmus Villemoes
2
-0
/
+40
2019-06-04
net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250
Rasmus Villemoes
2
-0
/
+62
2019-06-04
net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
Rasmus Villemoes
1
-1
/
+4
2019-06-04
net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing
Rasmus Villemoes
2
-1
/
+30
2019-06-04
net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map
Rasmus Villemoes
2
-0
/
+8
[next]