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
/
ethernet
/
chelsio
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section
Jay Fenlason
1
-4
/
+5
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-9
/
+11
2013-02-04
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
1
-1
/
+3
2013-01-17
cxgb3: Fix Tx csum stats
Vipul Pandya
1
-1
/
+1
2013-01-14
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
1
-24
/
+11
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+0
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2
-53
/
+43
2013-01-04
cxgb3: remove usage of dev->master
Jiri Pirko
1
-4
/
+7
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-4
/
+2
2012-12-07
cxgb3: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-1
/
+1
2012-12-03
cxgb3: remove __dev* attributes
Bill Pemberton
2
-8
/
+8
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-4
/
+3
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+8
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2
-2
/
+2
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
3
-7
/
+12
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
1
-14
/
+9
2012-06-06
ethernet: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-04-30
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
1
-46
/
+46
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-15
cxgb3: update firmware version
Divy Le Ray
1
-2
/
+2
2011-12-05
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
David Miller
1
-3
/
+15
2011-12-05
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
3
-9
/
+22
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-4
/
+4
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
1
-2
/
+2
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-4
/
+1
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-4
/
+5
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-4
/
+5
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-6
/
+6
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-1
/
+0
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
3
-12
/
+42
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-1
/
+1
2011-10-05
cxgb3: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+3
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
24
-0
/
+21791
[prev]