index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2
-214
/
+0
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
1
-0
/
+1
2016-10-13
net: axienet: Remove unused parameter from __axienet_device_reset
Tobias Klauser
1
-6
/
+5
2016-10-13
liquidio: CN23XX: fix a loop timeout
Dan Carpenter
1
-1
/
+1
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
1
-0
/
+2
2016-10-13
tipc: info leak in __tipc_nl_add_udp_addr()
Dan Carpenter
1
-0
/
+2
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2
-1
/
+26
2016-10-13
net: phy: Trigger state machine on state change and not polling.
Andrew Lunn
1
-2
/
+20
2016-10-13
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-10-13
netvsc: Remove mistaken udp.h inclusion.
David S. Miller
1
-1
/
+0
2016-10-13
xen-netback: fix type mismatch warning
Arnd Bergmann
1
-3
/
+3
2016-10-13
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
2
-6
/
+8
2016-10-13
stmmac: fix ptp init for gmac4
Giuseppe CAVALLARO
1
-5
/
+12
2016-10-13
s390/lcs: remove trailing space at end of dev_err message
Colin Ian King
1
-1
/
+1
2016-10-13
s390/netiucv: improve checking of sysfs attribute buffer
Ursula Braun
1
-7
/
+7
2016-10-13
s390/netiucv: get rid of one memcpy in netiucv_printuser
Ursula Braun
1
-2
/
+1
2016-10-13
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-10-13
bridge: add address and vlan to fdb warning messages
Roopa Prabhu
1
-6
/
+4
2016-10-13
netvsc: fix checksum on UDP IPV6
stephen hemminger
1
-50
/
+22
2016-10-13
net_sched: reorder pernet ops and act ops registrations
WANG Cong
1
-8
/
+11
2016-10-13
xen-netback: fix guest Rx stall detection (after guest Rx refactor)
David Vrabel
1
-0
/
+2
2016-10-13
drivers/ptp: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-0
/
+1
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
2
-4
/
+13
2016-10-13
qmi_wwan: add support for Quectel EC21 and EC25
Bjørn Mork
1
-2
/
+28
2016-10-13
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
1
-1
/
+1
2016-10-13
openvswitch: fix vlan subtraction from packet length
Jiri Benc
1
-1
/
+2
2016-10-13
openvswitch: vlan: remove wrong likely statement
Jiri Benc
1
-1
/
+1
2016-10-13
qed: Fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2016-10-13
tlan: avoid unused label with PCI=n
Arnd Bergmann
1
-1
/
+1
2016-10-13
xen-netback: (re-)create a debugfs node for hash information
Paul Durrant
3
-2
/
+107
2016-10-13
net_sched: do not broadcast RTM_GETTFILTER result
Eric Dumazet
1
-7
/
+11
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
3
-28
/
+8
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
3
-5
/
+4
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
143
-156
/
+16
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
2
-2
/
+15
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
3
-7
/
+1
2016-10-12
MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driver
Thomas Petazzoni
1
-0
/
+8
2016-10-12
MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainer
Thomas Petazzoni
1
-0
/
+1
2016-10-12
PCI: rockchip: Indent "if" statement body
Dan Carpenter
1
-1
/
+1
2016-10-12
platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FS
Arnd Bergmann
1
-1
/
+1
2016-10-12
Subject: [PATCH] af_iucv: drop skbs rejected by filter
Ursula Braun
1
-7
/
+17
2016-10-12
Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN
Ursula Braun
1
-1
/
+9
2016-10-12
arm64: xgene: defconfig: Enable Standby GPIO
Iyappan Subramanian
1
-0
/
+1
2016-10-12
drivers: net: xgene: fix: Use GPIO to get link status
Iyappan Subramanian
3
-3
/
+23
2016-10-12
strparser: Propagate correct error code in strp_recv()
Geert Uytterhoeven
1
-1
/
+1
2016-10-12
openvswitch: correctly fragment packet with mpls headers
Jiri Benc
1
-4
/
+20
2016-10-12
net: dsa: slave: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-10-12
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+40
2016-10-12
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+25
2016-10-12
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+10
[next]