index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
692
-13603
/
+37654
2014-06-12
net: fec: Add software TSO support
Nimrod Andy
2
-23
/
+238
2014-06-12
net: fec: Add Scatter/gather support
Nimrod Andy
2
-62
/
+178
2014-06-12
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2
-16
/
+17
2014-06-12
net: fec: Factorize feature setting
Nimrod Andy
1
-5
/
+3
2014-06-12
net: fec: Enable IP header hardware checksum
Nimrod Andy
1
-1
/
+2
2014-06-12
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2
-35
/
+47
2014-06-12
via-rhine: fix full-duplex with autoneg disable
François Cachereul
1
-2
/
+3
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
1
-2
/
+4
2014-06-12
bnx2x: Check for UNDI in uncommon branch
Yuval Mintz
1
-13
/
+30
2014-06-12
bnx2x: Fix 1G-baseT link
Yaniv Rosner
1
-0
/
+1
2014-06-12
bnx2x: Fix link for KR with swapped polarity lane
Yaniv Rosner
1
-6
/
+19
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+30
2014-06-11
net/fsl: xgmac_mdio is dependent on OF_MDIO
Andy Fleming
1
-0
/
+1
2014-06-11
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
1
-1
/
+3
2014-06-11
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
1
-0
/
+2
2014-06-11
qlcnic: Update version to 5.3.60
Shahed Shaikh
1
-2
/
+2
2014-06-11
qlcnic: Optimize ring count validations
Shahed Shaikh
2
-12
/
+7
2014-06-11
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
3
-20
/
+28
2014-06-11
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-06-11
amd-xgbe: unwind on error in xgbe_mdio_register()
Dan Carpenter
1
-1
/
+1
2014-06-11
mrf24j40: add device managed APIs
Varka Bhadram
1
-20
/
+13
2014-06-11
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2
-5
/
+24
2014-06-11
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
1
-0
/
+1
2014-06-11
net: phy: realtek: register/unregister multiple drivers properly
Jongsung Kim
1
-51
/
+37
2014-06-11
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
2014-06-11
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
1
-5
/
+3
2014-06-11
net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define
Dan Carpenter
1
-1
/
+0
2014-06-11
qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define
Dan Carpenter
1
-1
/
+0
2014-06-11
net/mlx4_en: Use affinity hint
Yuval Atias
3
-2
/
+46
2014-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
20
-174
/
+453
2014-06-11
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2
-2
/
+2
2014-06-11
i40e: use stored base_queue value
Shannon Nelson
1
-3
/
+2
2014-06-11
i40e: Fix a bug in ethtool for FD drop packet filter action
Anjali Singhai Jain
1
-2
/
+7
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
6
-2
/
+41
2014-06-11
i40e/i40evf: remove FTYPE
Jesse Brandeburg
2
-2
/
+0
2014-06-11
i40evf: check admin queue error bits
Mitch Williams
1
-0
/
+36
2014-06-11
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
4
-21
/
+18
2014-06-11
i40e: Do not accept tagged packets by default
Greg Rose
1
-0
/
+32
2014-06-11
i40e: Separate out DCB capability and enabled flags
Neerav Parikh
3
-10
/
+25
2014-06-11
i40evf: don't go further down
Mitch Williams
1
-2
/
+4
2014-06-11
i40e: Change the notion of src and dst for FD_SB in ethtool
Anjali Singhai Jain
2
-8
/
+16
2014-06-11
i40e/i40evf: AdminQ API update for new FW
Shannon Nelson
3
-33
/
+161
2014-06-11
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2
-3
/
+5
2014-06-11
igb: separate hardware setting from the set_ts_config ioctl
Jacob Keller
1
-12
/
+38
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
5
-74
/
+66
2014-06-11
amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict
Lendacky, Thomas
2
-2
/
+2
2014-06-11
farsync: Fix confusion about DMA address and buffer offset types
Ben Hutchings
1
-13
/
+8
[next]