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