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
*
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2009-12-01
2
-25
/
+5
*
net: Simplify ipip6 aka sit pernet operations.
Eric W. Biederman
2009-12-01
1
-19
/
+6
*
net: Simplify ip6_tunnel pernet operations.
Eric W. Biederman
2009-12-01
1
-19
/
+6
*
net: Simplify ipip pernet operations.
Eric W. Biederman
2009-12-01
1
-18
/
+6
*
net: Simplify ip_gre pernet operations.
Eric W. Biederman
2009-12-01
1
-18
/
+6
*
net: Simplify phonet pernet operations.
Eric W. Biederman
2009-12-01
1
-10
/
+6
*
net: Simplify pppol2tp pernet operations.
Eric W. Biederman
2009-12-01
1
-29
/
+7
*
net: Simplify pppoe pernet operations.
Eric W. Biederman
2009-12-01
1
-30
/
+8
*
net: Simplify ppp_generic pernet operations.
Eric W. Biederman
2009-12-01
1
-23
/
+7
*
net: Simplify conntrack_proto_gre pernet operations.
Eric W. Biederman
2009-12-01
1
-14
/
+6
*
net: Simplify conntrack_proto_dccp pernet operations.
Eric W. Biederman
2009-12-01
1
-23
/
+8
*
net: Simplify af_key pernet operations.
Eric W. Biederman
2009-12-01
1
-19
/
+6
*
net: Simplify vlan pernet operations.
Eric W. Biederman
2009-12-01
1
-26
/
+7
*
net: Simplify the bond drivers pernet operations.
Eric W. Biederman
2009-12-01
1
-23
/
+9
*
net: Simplfy default_device_exit and improve batching.
Eric W. Biederman
2009-12-01
1
-10
/
+6
*
net: Simplify loopback and improve batching.
Eric W. Biederman
2009-12-01
1
-8
/
+0
*
net: Automatically allocate per namespace data.
Eric W. Biederman
2009-12-01
2
-90
/
+126
*
net: Batch network namespace destruction.
Eric W. Biederman
2009-12-01
2
-9
/
+59
*
net: Implement for_each_netdev_reverse.
Eric W. Biederman
2009-12-01
1
-0
/
+2
*
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
2009-12-01
5
-29
/
+20
*
MIPS: Wire up recvmmsg syscall
Arnaldo Carvalho de Melo
2009-12-01
1
-6
/
+9
*
wan: Coding style correction in HDLC/Frame Relay support routines
Rudy Matela
2009-11-29
1
-3
/
+3
*
wan: Frame Relay/DLCI coding style corrections.
Rudy Matela
2009-11-29
1
-7
/
+7
*
netxen: fix merge 9b963e5d0e01461099a
Amit Kumar Salecha
2009-11-29
1
-0
/
+2
*
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-29
23
-26
/
+26
*
sfc: Implement TSO for TCP/IPv6
Ben Hutchings
2009-11-29
3
-14
/
+60
*
sfc: Add support for SFC9000 family (2)
Ben Hutchings
2009-11-29
14
-29
/
+414
*
sfc: Add support for SFC9000 family (1)
Ben Hutchings
2009-11-29
5
-0
/
+2595
*
sfc: Add firmware protocol definitions (MCDI)
Steve Hodgson
2009-11-29
1
-0
/
+1578
*
sfc: Move shared NIC code from falcon.c to new source file nic.c
Ben Hutchings
2009-11-29
3
-1537
/
+1549
*
sfc: Rename falcon.h to nic.h
Ben Hutchings
2009-11-29
14
-16
/
+16
*
sfc: Allow for additional checksum offload features
Ben Hutchings
2009-11-29
4
-2
/
+21
*
sfc: Extend MTD driver for use with new NICs
Ben Hutchings
2009-11-29
6
-124
/
+255
*
sfc: Remove static PHY data and enumerations
Ben Hutchings
2009-11-29
9
-65
/
+95
*
sfc: Extend loopback mode enumeration
Ben Hutchings
2009-11-29
7
-28
/
+111
*
sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
Ben Hutchings
2009-11-29
1
-40
/
+24
*
mv643xx: convert to netdev_tx_t
Denis Kirjanov
2009-11-29
1
-1
/
+1
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
63
-233
/
+235
*
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
Ben Hutchings
2009-11-29
7
-306
/
+341
*
sfc: Add efx_nic_type operation for identity LED control
Ben Hutchings
2009-11-29
3
-3
/
+12
*
sfc: Add efx_nic_type operation for NVRAM self-test
Ben Hutchings
2009-11-29
4
-7
/
+17
*
sfc: Add efx_nic_type operation for register self-test
Ben Hutchings
2009-11-29
4
-8
/
+10
*
sfc: Implement ethtool reset operation
Ben Hutchings
2009-11-29
5
-50
/
+84
*
sfc: Add power-management and wake-on-LAN support
Ben Hutchings
2009-11-29
4
-0
/
+146
*
sfc: Generalise link state monitoring
Steve Hodgson
2009-11-29
2
-34
/
+61
*
sfc: Refactor link configuration
Ben Hutchings
2009-11-29
15
-182
/
+273
*
sfc: Move Falcon NIC operations to efx_nic_type
Ben Hutchings
2009-11-29
6
-63
/
+105
*
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
Ben Hutchings
2009-11-29
2
-8
/
+8
*
sfc: Remove duplicate hardware structure definitions
Ben Hutchings
2009-11-29
2
-15
/
+3
*
sfc: Remove redundant writes to INT_ADR_KER
Ben Hutchings
2009-11-29
1
-8
/
+7
[next]