Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eda485f06d17f98bd58559fb5dd331951ffd1608
/
drivers
/
net
eda485f
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
by Benjamin Herrenschmidt
· 12 years ago
9a5d5bd
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
by Bjorn Helgaas
· 12 years ago
fff34b3
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
67e1dbc
ehea: Remove uses of virt_to_abs() and abs_to_virt()
by Michael Ellerman
· 12 years ago
50022005
net: qmi_wwan: add several new Gobi devices
by Bjørn Mork
· 12 years ago
e1b2aa7
fddi: 64 bit bug in smt_add_para()
by Dan Carpenter
· 12 years ago
b27393ae
net: ethernet: fix kernel OOPS when remove davinci_mdio module
by Bin Liu
· 12 years ago
fa026e2
net: qmi_wwan: new device: Foxconn/Novatel E396
by Aleksander Morgado
· 12 years ago
ab6f148
usbnet: fix deadlock in resume
by Oliver Neukum
· 12 years ago
b72c200
cs89x0 : packet reception not working
by Jaccon Bastiaansen
· 12 years ago
14a15d6
bnx2x: Correct the ndo_poll_controller call
by Merav Sicron
· 12 years ago
26614ba
bnx2x: Move netif_napi_add to the open call
by Merav Sicron
· 12 years ago
d821a4c
e1000e: DoS while TSO enabled caused by link partner with small MSS
by Bruce Allan
· 12 years ago
e2c53be
gianfar: fix default tx vlan offload feature flag
by Claudiu Manoil
· 12 years ago
3683243
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
by Ian Campbell
· 12 years ago
072a9c4
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
by Amerigo Wang
· 12 years ago
f88cf73
Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 12 years ago
cd5c2ed
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
d05cebb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
bd4242d
stmmac: add header inclusion protection
by Rayagond Kokatanur
· 12 years ago
e72615f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
da3d50e
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
by Sven Schmitt
· 12 years ago
ef813c4
can: softing: Fix potential memory leak in softing_load_fw()
by Alexey Khoroshilov
· 12 years ago
ac70b2e
sfc: Fix reporting of IPv4 full filters through ethtool
by Ben Hutchings
· 12 years ago
332badc
rtlwifi: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
a7238b3
iwlwifi: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
4460eb5
iwlegacy: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
08bd108
ath9k: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
eb0ff56
atl1c: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
e5c8ae5
cxgb4: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
c772b44
cxgb3: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
9503e25
myri10ge: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
56cda12
niu: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
fadd1da
mlx4: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
d892aa0
vxge: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
23d028c
igb: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
f8c0fca
e1000e: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
0f49bfb
tg3: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
2a80eeb
bnx2x: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
8200bc7
r8169: Preserve other Device Control bits when setting NOSNOOP_EN
by Bjorn Helgaas
· 12 years ago
7d7903b
r8169: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
62f87c0
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
by Yijing Wang
· 12 years ago
a6b9650
stmmac: fix a typo in the macro used to mask the mmc irq
by Giuseppe CAVALLARO
· 12 years ago
5f42f7b
stmmac: fix GMAC syn ID
by Giuseppe CAVALLARO
· 12 years ago
ea2d218
brcm80211: smac: set interface down on reset
by Vladimir Zapolskiy
· 12 years ago
8f8ba75
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
4fc79db
iwlwifi: protect SRAM debugfs
by Johannes Berg
· 12 years ago
94543a8
iwlwifi: fix flow handler debug code
by Johannes Berg
· 12 years ago
7b4e6cf
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
by Julia Lawall
· 12 years ago
3a245cb
ath5k: fix wrong max power per rate eeprom reads for 802.11a
by Thomas Huehn
· 12 years ago
10c63c9
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
72d3eb1
netconsole: remove a redundant netconsole_target_put()
by Amerigo Wang
· 12 years ago
ae4d8cf
net/stmmac: fix issue of clk_get for Loongson1B.
by Kelvin Cheung
· 12 years ago
9915e67
drivers/net/irda: fix error return code
by Julia Lawall
· 12 years ago
623d896
drivers/net/wan/dscc4.c: fix error return code
by Julia Lawall
· 12 years ago
82a820e
drivers/net/wimax/i2400m/fw.c: fix error return code
by Julia Lawall
· 12 years ago
10cbc1d
net: qmi_wwan: new devices: UML290 and K5006-Z
by Bjørn Mork
· 12 years ago
d0418bb
net: sh_eth: Add eth support for R8A7779 device
by Phil Edworthy
· 12 years ago
61abcb7
netdev/phy: skip disabled mdio-mux nodes
by Timur Tabi
· 12 years ago
a343317
USB: rtl8187: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
b9c4167
USB: p54usb: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
846b999
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
96f17d5
mlx4_core: Clean up buddy bitmap allocation
by Roland Dreier
· 12 years ago
3de819e
mlx4_core: Fix integer overflow issues around MTT table
by Yishai Hadas
· 12 years ago
89dd86d
mlx4_core: Allow large mlx4_buddy bitmaps
by Yishai Hadas
· 12 years ago
e3bc4ff
vmxnet3: Fix race between dev_open() and register_netdev()
by Steve Hodgson
· 12 years ago
7bab3ae
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
499b95f
drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code
by Julia Lawall
· 12 years ago
137bc99f
drivers/net/ethernet/freescale/fs_enet: fix error return code
by Julia Lawall
· 12 years ago
f37c54b
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
by Julia Lawall
· 12 years ago
aefe5c0
net: sierra_net: replace whitelist with ifnumber match
by Bjørn Mork
· 12 years ago
5ea4296
net: qmi_wwan: compress device_id list using macros
by Bjørn Mork
· 12 years ago
9b469a6
net: qmi_wwan: add Sierra Wireless devices
by Bjørn Mork
· 12 years ago
03304bc
net: qmi_wwan: use fixed interface number matching
by Bjørn Mork
· 12 years ago
e15c3c22
netpoll: check netpoll tx status on the right device
by Amerigo Wang
· 12 years ago
3335f0c
netconsole: do not release spin_lock when calling __netpoll_cleanup
by Amerigo Wang
· 12 years ago
38e6bc1
netpoll: make __netpoll_cleanup non-block
by Amerigo Wang
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
1e55217
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
7dd6753
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
by Bob Copeland
· 12 years ago
e1352fd
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
by Lorenzo Bianconi
· 12 years ago
f57b07c
bnx2x: Fix compiler warnings
by Joren Van Onder
· 12 years ago
3a7f8c3
macvtap: rcu_dereference outside read-lock section
by Denis Efremov
· 12 years ago
55461dd
ixgbe: add missing braces
by Emil Tantilov
· 12 years ago
e19f15a
ath9k: stop btcoex on device suspend
by Rajkumar Manoharan
· 12 years ago
5d774b7
wireless: at76c50x: signedness bug in at76_dfu_get_state()
by Dan Carpenter
· 12 years ago
60f53cf
rndis_wlan: Fix potential memory leak in update_pmkid()
by Alexey Khoroshilov
· 12 years ago
f41a9b3
ath9k: fix interrupt storms on queued hardware reset
by Felix Fietkau
· 12 years ago
039aafb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
2070ffa
bnx2x: Fix recovery flow cleanup during probe
by Yuval Mintz
· 12 years ago
8eee694
bnx2x: fix unload previous driver flow when flr-capable
by Yuval Mintz
· 12 years ago
66d1b92
tun: don't zeroize sock->file on detach
by Stanislav Kinsbursky
· 12 years ago
a2d6a1d
igb: Fix register defines for all non-82575 hardware
by Alexander Duyck
· 12 years ago
f0c5dad
e1000e: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
b669588
igb: fix panic while dumping packets on Tx hang with IOMMU
by Emil Tantilov
· 12 years ago
f5addb9
net/stmmac: mark probe function as __devinit
by Arnd Bergmann
· 12 years ago
3a32aea
lpc_eth: remove obsolete ifdefs
by stigge@antcom.de
· 12 years ago
47dffc7
cdc-phonet: Don't leak in usbpn_open
by Jesper Juhl
· 12 years ago
08252b3
pptp: lookup route with the proper net namespace
by Gao feng
· 12 years ago
b9ad2ba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwaskie/net
by David S. Miller
· 12 years ago
Next »