index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
myri10ge: get rid of custom busy poll code
Eric Dumazet
1
-193
/
+4
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
2
-147
/
+9
2017-02-03
net: ipv6: Set protocol to kernel for local routes
David Ahern
1
-0
/
+1
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
3
-5
/
+16
2017-02-03
MAINTAINERS: add Ivan as a switchdev maintainer
Jiri Pirko
1
-0
/
+1
2017-02-03
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
6
-2
/
+82
2017-02-03
bridge: per vlan dst_metadata netlink support
Roopa Prabhu
7
-48
/
+641
2017-02-03
bridge: uapi: add per vlan tunnel info
Roopa Prabhu
3
-0
/
+13
2017-02-03
vxlan: support fdb and learning in COLLECT_METADATA mode
Roopa Prabhu
2
-71
/
+126
2017-02-03
ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info mode
Roopa Prabhu
1
-0
/
+1
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi
4
-88
/
+34
2017-02-03
net: Introduce ife encapsulation module
Yotam Gigi
9
-0
/
+242
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2
-4
/
+2
2017-02-03
tcp: add tcp_mss_clamp() helper
Eric Dumazet
5
-23
/
+17
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-02-03
virtio_net: remove custom busy_poll
Eric Dumazet
1
-41
/
+0
2017-02-03
atl1e: add GRO support
Eric Dumazet
1
-1
/
+1
2017-02-03
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
1
-3
/
+8
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-03
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
3
-2
/
+5
2017-02-03
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
1
-2
/
+0
2017-02-03
net: remove useless pfmemalloc setting
Eric Dumazet
1
-1
/
+0
2017-02-03
net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5Gbps
Andrew Lunn
1
-1
/
+1
2017-02-03
net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390
Andrew Lunn
1
-6
/
+6
2017-02-03
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
2
-0
/
+22
2017-02-03
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Heiner Kallweit
1
-1
/
+1
2017-02-03
net: stmmac: add separate warning for PTP not being supported by HW
Heiner Kallweit
1
-2
/
+4
2017-02-03
net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
Heiner Kallweit
1
-7
/
+9
2017-02-03
unix: add ioctl to open a unix socket file with O_PATH
Andrey Vagin
2
-0
/
+43
2017-02-03
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
2
-0
/
+26
2017-02-03
net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390
Andrew Lunn
1
-0
/
+8
2017-02-02
xgene_enet: remove bogus forward declarations
Arnd Bergmann
3
-56
/
+48
2017-02-01
net: phy: broadcom: rehook BCM54612E specific init
Rafał Miłecki
1
-34
/
+33
2017-02-01
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
Yotam Gigi
1
-1
/
+0
2017-02-01
net/sched: act_sample: Fix error path in init
Yotam Gigi
1
-1
/
+4
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-01
sh_eth: fix wakeup event reporting from MagicPacket
Niklas Söderlund
1
-2
/
+2
2017-02-01
sh_eth: align usage of sh_eth_modify() with rest of driver
Niklas Söderlund
1
-1
/
+1
2017-02-01
ethernet: aquantia: fix dma_mapping_error test
Dan Carpenter
1
-2
/
+3
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-01
liquidio: fix for iq and droq cnts going negative
Satanand Burla
4
-2
/
+15
2017-02-01
net: ipv6: add NLM_F_APPEND in notifications when applicable
David Ahern
1
-0
/
+3
2017-02-01
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
1
-14
/
+15
2017-02-01
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
Grygorii Strashko
1
-1
/
+1
2017-02-01
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-02-01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
Theuns Verwoerd
1
-1
/
+6
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-01-31
net: bgmac: use PHY subsystem for initializing PHY
Rafał Miłecki
1
-0
/
+10
[next]