Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
674c18b2ed65f9db04e5c2e9c9e4af8fa2af0f1b
674c18b
ixgbe: clear semaphore bits on timeouts
by Emil Tantilov
· 11 years ago
9c432ad
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
by Jacob Keller
· 11 years ago
8fecf67
ixgbe: fix lockdep annotation issue for ptp's work item
by Jacob Keller
· 11 years ago
e027d1a
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
by Jacob Keller
· 11 years ago
81377c8
PCI: Add function to obtain minimum link width and speed
by Jacob Keller
· 11 years ago
59da381
PCI: move enum pcie_link_width into pci.h
by Jacob Keller
· 11 years ago
343e51a
PCI: expose pcie_link_speed and pcix_bus_speed arrays
by Jacob Keller
· 11 years ago
a4b6fc6
ixgbe: fix SFF data dumps of SFP+ modules
by Emil Tantilov
· 11 years ago
3dcc2f4
ixgbe: fix semaphore lock for I2C read/writes on 82598
by Emil Tantilov
· 11 years ago
93ac03b
ixgbe: bump version number
by Don Skidmore
· 11 years ago
4e8e1bc
ixgbe: add new media type.
by Don Skidmore
· 11 years ago
73d80953d
ixgbe: fix fc autoneg ethtool reporting.
by Don Skidmore
· 11 years ago
e507d0c
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
by Alexander Duyck
· 12 years ago
670224f
ixgbe: Retain VLAN filtering in promiscuous + VT mode
by Greg Rose
· 12 years ago
60ff779
9p: client: remove unused code and any reference to "cancelled" function
by Andi Shyti
· 11 years ago
4ce1fd6
be2net: don't use dev_err when AER enabling fails
by Ivan Vecera
· 11 years ago
cd77b2e
tg3: Update version to 3.133
by Nithin Sujir
· 11 years ago
378b72c
tg3: Fix UDP fragments treated as RMCP
by Nithin Sujir
· 11 years ago
92e6457
tg3: Enable support for timesync gpio output
by Nithin Sujir
· 11 years ago
4c305fa
tg3: Implement the shutdown handler
by Nithin Sujir
· 11 years ago
5137a2e
tg3: Allow NVRAM programming when interface is down
by Nithin Sujir
· 11 years ago
c145935
tg3: Remove incorrect switch to aux power
by Nithin Sujir
· 11 years ago
ca67a3c
cnic: Update version to 2.5.17 and copyright year.
by Michael Chan
· 11 years ago
28e3a8f
cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE
by Eddie Wai
· 11 years ago
b3bd2d6
cnic: Update TCP options setup for iSCSI.
by Eddie Wai
· 11 years ago
6cdcdbb
cnic: Reset tcp_flags during cnic_cm_create().
by Eddie Wai
· 11 years ago
b54345e
cnic: Simplify cnic_release().
by Michael Chan
· 11 years ago
415fb87
cnic: Simplify netdev events handling.
by Michael Chan
· 11 years ago
fe6f700
net/mlx4_core: Respond to operation request by firmware
by Yevgeny Petrilin
· 11 years ago
2d4b646
net/mlx4_en: Fix BlueFlame race
by Eugenia Emantayev
· 11 years ago
73d94e9
pktgen: add needed include file
by Stephen Rothwell
· 11 years ago
34d073fc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
9d4a031
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
by Hannes Frederic Sowa
· 11 years ago
16b095a
e1000e: fix I217/I218 PHY initialization flow
by Bruce Allan
· 11 years ago
97390ab
e1000e: do not resume device from RPM suspend to read PHY status registers
by Bruce Allan
· 11 years ago
91a3d82
e1000e: enable support for new device IDs
by Bruce Allan
· 11 years ago
3ef672a
e1000e: ethtool unnecessarily takes device out of RPM suspend
by Bruce Allan
· 11 years ago
e0236ad
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
by Bruce Allan
· 11 years ago
ce345e0
e1000e: low throughput using 4K jumbos on I218
by Bruce Allan
· 11 years ago
da1e204
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
by Bruce Allan
· 11 years ago
b43e867
e1000e: disable ASPM L1 on 82583
by Bruce Allan
· 11 years ago
c96ddb0
e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split
by Wei Yang
· 11 years ago
2592881
e1000e: Remove duplicate assignment of default rx/tx ring size
by Wei Yang
· 11 years ago
24b41c9
e1000e: restore call to pci_clear_master()
by Dean Nelson
· 11 years ago
ab90695
e100: dump small buffers via %*ph
by Andy Shevchenko
· 11 years ago
dcfe804
bonding: remove bond_resend_igmp_join_requests read_unlock leftover
by nikolay@redhat.com
· 11 years ago
03c633e
pktgen: Use ip_send_check() to compute checksum
by Thomas Graf
· 11 years ago
c26bf4a
pktgen: Add UDPCSUM flag to support UDP checksums
by Thomas Graf
· 11 years ago
82a54d0
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
by Asias He
· 11 years ago
a648ab58
Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-2.6 into minnow
by David S. Miller
· 11 years ago
452c447
USBNET: increase max rx/tx qlen for improving USB3 thoughtput
by Ming Lei
· 11 years ago
a88c32a
USBNET: centralize computing of max rx/tx qlen
by Ming Lei
· 11 years ago
6680ec6
tuntap: hardware vlan tx support
by Jason Wang
· 11 years ago
024ec3d
net/sctp: Refactor SCTP skb checksum computation
by Joe Stringer
· 11 years ago
e7428e9
virtio-net: put virtio net header inline with data
by Michael S. Tsirkin
· 11 years ago
10eccb4
bond: cleanup netpoll code
by stephen hemminger
· 11 years ago
0fb52a2
team: cleanup netpoll clode
by stephen hemminger
· 11 years ago
93d8bf9
bridge: cleanup netpoll code
by stephen hemminger
· 11 years ago
f528094
bonding: use pre-defined macro in bond_mode_name instead of magic number 0
by Wang Sheng-Hui
· 11 years ago
f1a26fd
pch_gbe: Add MinnowBoard support
by Darren Hart
· 11 years ago
9025c8e
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
b04d68e
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
by Darren Hart
· 11 years ago
18afa4b
net: Make devnet_rename_seq static
by Thomas Gleixner
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
64dc613
net: add sk_stream_is_writeable() helper
by Eric Dumazet
· 11 years ago
4d58c02
net: sctp: trivial: add uapi/linux/sctp.h into maintainers
by Daniel Borkmann
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
d971854
drivers: net: cpsw: add support to show hw stats via ethtool
by Mugunthan V N
· 11 years ago
b07ea07
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c
by dingtianhong
· 11 years ago
9402b74
bonding: add rtnl protection for bonding_store_fail_over_mac
by dingtianhong
· 11 years ago
38c4916
bonding: bond_sysfs.c checkpatch cleanup
by dingtianhong
· 11 years ago
c4cdef9
bonding: don't call slave_xxx_netpoll under spinlocks
by dingtianhong
· 11 years ago
f13bbc2
drivers/net: enic: Move ethtool code to a separate file
by Neel Patel
· 11 years ago
59ea52d
net: trans_rdma: remove unused function
by Andi Shyti
· 11 years ago
9812a9d
Merge branch 'be2net'
by David S. Miller
· 11 years ago
2d17f40
be2net: delete primary MAC address while unloading
by Sathya Perla
· 11 years ago
3175d8c
be2net: use SET/GET_MAC_LIST for SH-R
by Sathya Perla
· 11 years ago
95046b9
be2net: refactor MAC-addr setup code
by Sathya Perla
· 11 years ago
b5bb977
be2net: fix pmac_id for BE3 VFs
by Sathya Perla
· 11 years ago
04a0602
be2net: allow VFs to program MAC and VLAN filters
by Sathya Perla
· 11 years ago
5a712c1
be2net: fix MAC address modification for VF
by Sathya Perla
· 11 years ago
e18dbf7
sh_eth: Add support for r8a7790 SoC
by Simon Horman
· 11 years ago
55754f1
sh_eth: add support for RMIIMODE register
by Simon Horman
· 11 years ago
9225b23
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
by fan.du
· 11 years ago
86a37de
net ipv6: Remove rebundant rt6i_nsiblings initialization
by fan.du
· 11 years ago
b9959fd
vti: switch to new ip tunnel code
by Amerigo Wang
· 11 years ago
2b52c3a
ip6mr: change the prototype of ip6_mr_forward().
by Rami Rosen
· 11 years ago
c4854ec
ipmr: change the prototype of ip_mr_forward().
by Rami Rosen
· 11 years ago
45c9149
Merge branch 'team' ("add support for peer notifications and igmp rejoins for team")
by David S. Miller
· 11 years ago
492b200
team: add support for sending multicast rejoins
by Jiri Pirko
· 11 years ago
4aa5dee
net: convert resend IGMP to notifier event
by Jiri Pirko
· 11 years ago
fc423ff
team: add peer notification
by Jiri Pirko
· 11 years ago
ab2cfbb
macvlan fdb replace support
by Thomas Richter
· 11 years ago
906dc18
vxlan fdb replace an existing entry
by Thomas Richter
· 11 years ago
20ff44a
Merge branch 'tcp'
by David S. Miller
· 11 years ago
ed08495
tcp: use RTT from SACK for RTO
by Yuchung Cheng
· 11 years ago
59c9af4
tcp: measure RTT from new SACK
by Yuchung Cheng
· 11 years ago
5b08e47
tcp: prefer packet timing to TS-ECR for RTT
by Yuchung Cheng
· 11 years ago
375fe02
tcp: consolidate SYNACK RTT sampling
by Yuchung Cheng
· 11 years ago
c3f51d5
Merge branch 'fec'
by David S. Miller
· 11 years ago
Next »