Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7f92d334ba19a0d8e96f8f8f092219553367d921
/
drivers
/
net
594f88e9
cxgb4: allocate enough data in t4_memory_rw()
by Dan Carpenter
· 12 years ago
9545f4e
ptp: use list_move instead of list_del/list_add
by Wei Yongjun
· 12 years ago
d717f14
vxlan: remove unused including <linux/version.h>
by Wei Yongjun
· 12 years ago
0bd8ba1
drivers/net/ethernet/marvell/sky2.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
bbcf61f
drivers/net/ethernet/marvell/skge.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
4df1283
drivers/net/ethernet/sun/sungem.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
8c65ef4
drivers/net/ethernet/sun/niu.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
043c478
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
97db4b9
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
6912992
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
86e506e
drivers/net/ethernet/amd/amd8111e.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
2dfc967
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
1483454
drivers/net/irda/sh_sir.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
812b074
drivers/net/irda/sh_irda.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
cd9d116
drivers/net/irda/sa1100_ir.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
cbd841c
drivers/net/irda/pxaficp_ir.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
6734011
drivers/net/irda/mcs7780.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
8728647
drivers/net/irda/irtty-sir.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
0968a9d
drivers/net/ethernet/sis/sis900.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
52428d9
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
5b89602
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
f1c6872
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
283dbd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2fb717e
rapidio/rionet: rework to support multiple RIO master ports
by Alexandre Bounine
· 12 years ago
7c4a610
rapidio/rionet: fix multicast packet transmit logic
by Alexandre Bounine
· 12 years ago
459a130
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
by Takuya Yoshikawa
· 12 years ago
32766ec
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
by Ben Hutchings
· 12 years ago
15c0665
sections: fix section conflicts in drivers/net/wan
by Andi Kleen
· 12 years ago
afa8c78
sections: fix section conflicts in drivers/net/hamradio
by Andi Kleen
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
19d4e66
Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
b3c581d
team: set qdisc_tx_busylock to avoid LOCKDEP splat
by Eric Dumazet
· 12 years ago
49ee492
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
by Eric Dumazet
· 12 years ago
e7b565e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 12 years ago
8cf437a
can: mpc5xxx_can: fix section type conflict
by Marc Kleine-Budde
· 12 years ago
ba9b6f9
can: peak_pcmcia: fix error return code
by Peter Senna Tschudin
· 12 years ago
4a4bfdc
can: peak_pci: fix error return code
by Peter Senna Tschudin
· 12 years ago
c0b8b99
cxgb4: Fix build error due to missing linux/vmalloc.h include.
by David S. Miller
· 12 years ago
065f8b9
bnx2x: fix ring size for 10G functions
by Yuval Mintz
· 12 years ago
8c357eb
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
by Vipul Pandya
· 12 years ago
df376f0
ixgbe: add support for X540-AT1
by joshua.a.hay@intel.com
· 12 years ago
4a97df0
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
by Emil Tantilov
· 12 years ago
1cc92eb
ixgbe: fix PTP ethtool timestamping function
by Jacob Keller
· 12 years ago
db0677f
ixgbe: (PTP) Fix PPS interrupt code
by Jacob Keller
· 12 years ago
8208367
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
by Jacob Keller
· 12 years ago
56d92aa
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
8644994
tg3: Fix sparse warnings.
by Michael Chan
· 12 years ago
786fdf0
bnx2x: use strlcpy() to copy a string
by Dan Carpenter
· 12 years ago
ffb5ba9
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets
by htbegin
· 12 years ago
da15864
pch_gbe: Fix PTP dependencies.
by David S. Miller
· 12 years ago
7a9a297
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
916082b
workqueue: avoid using deprecated functions
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a3a6cab
hyperv: Add buffer for extended info after the RNDIS response message.
by Haiyang Zhang
· 12 years ago
63f6921
hyperv: Report actual status in receive completion packet
by Haiyang Zhang
· 12 years ago
6562640
hyperv: Remove extra allocated space for recv_pkt_list elements
by Haiyang Zhang
· 12 years ago
99e3fcf
hyperv: Fix page buffer handling in rndis_filter_send_request()
by Haiyang Zhang
· 12 years ago
ea49637
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
by Haiyang Zhang
· 12 years ago
fb1d074
hyperv: Fix the max_xfer_size in RNDIS initialization
by Haiyang Zhang
· 12 years ago
bfe1b9b
vxlan: put UDP socket in correct namespace
by stephen hemminger
· 12 years ago
aaba1f5
vxlan: Depend on CONFIG_INET
by David S. Miller
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
d172f5a
Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus
by Roland Dreier
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d3d5df2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6ac7ef1
sfc: Fix the reported priorities of different filter types
by Ben Hutchings
· 12 years ago
9e0f9a1
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
by Ben Hutchings
· 12 years ago
1ac0226
sfc: Fix loopback self-test with separate_tx_channels=1
by Ben Hutchings
· 12 years ago
0a6e500
sfc: Fix MCDI structure field lookup
by Ben Hutchings
· 12 years ago
9724a85
sfc: Add parentheses around use of bitfield macro arguments
by Ben Hutchings
· 12 years ago
726ba0e
sfc: Fix null function pointer in efx_sriov_channel_type
by Ben Hutchings
· 12 years ago
d342894
vxlan: virtual extensible lan
by stephen hemminger
· 12 years ago
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 12 years ago
de0a414
tg3: unconditionally select HWMON support when tg3 is enabled.
by Paul Gortmaker
· 12 years ago
d4e6264
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
by David S. Miller
· 12 years ago
66dc81e
asix: Adds support for Lenovo 10/100 USB dongle.
by Quinlan Pfiffer
· 12 years ago
4f72e5f
flexcan: disable bus error interrupts for the i.MX28
by Wolfgang Grandegger
· 12 years ago
d755998
net: ti cpsw ethernet: allow reading phy interface mode from DT
by Daniel Mack
· 12 years ago
342b7b7
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
by Daniel Mack
· 12 years ago
8112ec3
mlx4: dont orphan skbs in mlx4_en_xmit()
by Eric Dumazet
· 12 years ago
515e124
bnx2x: update version to 1.78.00-0.
by Yuval Mintz
· 12 years ago
96bed4b
bnx2x,cnic: use FW 7.8.2
by Yuval Mintz
· 12 years ago
2f6a026
be2net: fix vfs enumeration
by Ivan Vecera
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
e4d680c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
aadf4f3
mlx4_core: Disable SENSE_PORT for multifunction devices
by Roland Dreier
· 12 years ago
ca3e57a
mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs
by Roland Dreier
· 12 years ago
839f124
mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
by Roland Dreier
· 12 years ago
f3d4c89
mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
by Roland Dreier
· 12 years ago
84b1f15
mlx4_core: Trivial cleanups to driver log messages
by Roland Dreier
· 12 years ago
69612b9
mlx4_core: Trivial readability fix: "0X30" -> "0x30"
by Roland Dreier
· 12 years ago
47605df
mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
by Jack Morgenstein
· 12 years ago
Next »