index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
net/r8169: Update the function of parsing firmware
hayeswang
1
-12
/
+110
2011-01-11
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
5
-20
/
+18
2011-01-11
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
1
-1
/
+17
2011-01-11
arp: allow to invalidate specific ARP entries
Maxim Levitsky
2
-11
/
+19
2011-01-11
net_sched: factorize qdisc stats handling
Eric Dumazet
24
-72
/
+50
2011-01-11
mlx4: Call alloc_etherdev to allocate RX and TX queues
Tom Herbert
1
-1
/
+2
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
4
-20
/
+38
2011-01-11
caif: don't set connection request param size before copying data
Dan Rosenberg
1
-1
/
+1
2011-01-10
cxgb4vf: fix mailbox data/control coherency domain race
Casey Leedom
1
-0
/
+11
2011-01-10
qlcnic: change module parameter permissions
amit salecha
2
-7
/
+7
2011-01-10
qlcnic: fix ethtool diagnostics test
Sony Chacko
1
-1
/
+1
2011-01-10
qlcnic: fix flash fw version read
amit salecha
2
-1
/
+82
2011-01-10
phonet: some signedness bugs
Dan Carpenter
2
-5
/
+5
2011-01-10
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
3
-0
/
+11
2011-01-10
netdev: bfin_mac: disable hardware checksum if writeback cache is enabled
Sonic Zhang
1
-0
/
+7
2011-01-10
netdev: bfin_mac: drop unused Mac data
Mike Frysinger
1
-1
/
+0
2011-01-10
netdev: bfin_mac: mark setup_system_regs as static
Mike Frysinger
1
-1
/
+1
2011-01-10
netdev: bfin_mac: clean up printk messages
Mike Frysinger
1
-36
/
+29
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
5
-99
/
+49
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
5
-371
/
+250
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
4
-44
/
+194
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
5
-253
/
+182
2011-01-10
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
3
-7
/
+39
2011-01-10
e1000: Add support for the CE4100 reference platform
Dirk Brandewie
4
-76
/
+365
2011-01-10
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
2
-0
/
+57
2011-01-10
e1000e: power off PHY after reset when interface is down
Bruce Allan
3
-35
/
+53
2011-01-10
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
2
-18
/
+2
2011-01-10
e1000e: properly bounds-check string functions
Bruce Allan
2
-7
/
+11
2011-01-10
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
3
-53
/
+44
2011-01-10
e1000e: cleanup variables set but not used
Bruce Allan
4
-11
/
+21
2011-01-10
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
1
-28
/
+12
2011-01-10
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
1
-15
/
+6
2011-01-10
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
1
-5
/
+3
2011-01-10
net offloading: Pass features into netif_needs_gso().
Jesse Gross
3
-12
/
+10
2011-01-10
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2
-10
/
+29
2011-01-10
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
1
-1
/
+1
2011-01-10
r8169: delay phy init until device opens.
françois romieu
1
-10
/
+11
2011-01-10
net: fix kernel-doc warning in core/filter.c
Randy Dunlap
1
-1
/
+1
2011-01-10
net/sock.h: make some fields private to fix kernel-doc warning(s)
Randy Dunlap
1
-0
/
+4
2011-01-10
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
5
-6
/
+6
[next]