index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gre: convert hash tables locking to RCU
Eric Dumazet
2009-10-24
1
-17
/
+23
*
ip6tnl: convert hash tables locking to RCU
Eric Dumazet
2009-10-24
1
-19
/
+25
*
ipip: convert hash tables locking to RCU
Eric Dumazet
2009-10-24
1
-21
/
+28
*
xfrm6_tunnel: RCU conversion
Eric Dumazet
2009-10-24
1
-19
/
+28
*
ipv6 sit: RCU conversion phase II
Eric Dumazet
2009-10-24
1
-18
/
+27
*
ipv6 sit: RCU conversion phase I
Eric Dumazet
2009-10-24
2
-23
/
+51
*
sfc: Rename 'xfp' file and functions to reflect reality
Ben Hutchings
2009-10-24
5
-58
/
+58
*
sfc: Remove unused code for non-autoneg speed/duplex switching
Ben Hutchings
2009-10-24
1
-69
/
+39
*
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2009-10-24
2
-15
/
+8
*
sfc: Move MTD probe after netdev registration and name allocation
Ben Hutchings
2009-10-24
1
-2
/
+4
*
sfc: Remove unnecessary tests of efx->membase
Ben Hutchings
2009-10-24
1
-8
/
+0
*
sfc: Remove incorrect assertion from efx_pci_remove_main()
Ben Hutchings
2009-10-24
1
-2
/
+0
*
sfc: Merge falcon_probe_phy() into falcon_probe_port()
Ben Hutchings
2009-10-24
1
-35
/
+25
*
sfc: Remove pointless abstraction of memory BAR number
Ben Hutchings
2009-10-24
3
-11
/
+10
*
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
2009-10-24
1
-1
/
+0
*
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
2009-10-24
4
-34
/
+28
*
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2009-10-24
2
-16
/
+14
*
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
2009-10-24
1
-1
/
+1
*
sfc: Remove declarations of nonexistent functions
Ben Hutchings
2009-10-24
1
-2
/
+0
*
sfc: Change order of device removal to reverse of probe order
Ben Hutchings
2009-10-24
1
-1
/
+1
*
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2009-10-24
2
-29
/
+21
*
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
2009-10-24
4
-25
/
+25
*
sfc: Define DMA address mask explicitly in terms of descriptor field width
Ben Hutchings
2009-10-24
1
-5
/
+2
*
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
2009-10-24
7
-98
/
+62
*
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
2009-10-24
7
-421
/
+426
*
sfc: Update hardware definitions for Siena
Ben Hutchings
2009-10-24
7
-1887
/
+3756
*
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2009-10-24
2
-15
/
+12
*
sfc: Remove versioned bitfield macros
Ben Hutchings
2009-10-24
3
-40
/
+47
*
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
2009-10-24
9
-22
/
+2
*
sfc: Merge sfe4001.c into falcon_boards.c
Ben Hutchings
2009-10-24
4
-443
/
+420
*
sfc: Rename Falcon-specific board code and types
Ben Hutchings
2009-10-24
5
-26
/
+25
*
sfc: Remove redundant hardware initialisation
Ben Hutchings
2009-10-24
1
-4
/
+0
*
sfc: Remove redundant header gmii.h
Ben Hutchings
2009-10-24
2
-61
/
+0
*
pkt_sched: skbedit add support for setting mark
jamal
2009-10-22
3
-1
/
+20
*
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
2009-10-22
1
-0
/
+1
*
rtnetlink: rtnl_setlink() and rtnl_getlink() changes
Eric Dumazet
2009-10-22
1
-19
/
+19
*
qlge: Add ethtool register dump function.
Ron Mercer
2009-10-21
3
-0
/
+345
*
qlge: Add ethtool wake on LAN function.
Ron Mercer
2009-10-21
4
-0
/
+172
*
qlge: Add ethtool blink function.
Ron Mercer
2009-10-21
3
-0
/
+89
*
qlge: Add ethtool get/set pause parameter.
Ron Mercer
2009-10-21
3
-2
/
+37
*
net: Use sk_tx_queue_mapping for connected sockets
Krishna Kumar
2009-10-20
1
-6
/
+18
*
net: Fix for dst_negative_advice
Krishna Kumar
2009-10-20
5
-7
/
+21
*
net: IPv6 changes
Krishna Kumar
2009-10-20
1
-2
/
+1
*
net: Introduce sk_tx_queue_mapping
Krishna Kumar
2009-10-20
2
-1
/
+30
*
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
Arnaldo Carvalho de Melo
2009-10-20
1
-1
/
+5
*
filter: Add SKF_AD_QUEUE instruction
Eric Dumazet
2009-10-20
2
-1
/
+5
*
af_packet: mc_drop/flush_mclist changes
Eric Dumazet
2009-10-20
1
-8
/
+4
*
af_packet: Avoid cache line dirtying
Eric Dumazet
2009-10-20
1
-1
/
+1
*
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-20
6
-76
/
+47
*
IP: Cleanups
John Dykstra
2009-10-19
3
-5
/
+2
[next]