| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM | Herbert Xu | 2006-06-18 | 1 | -0/+3 |
* | [TCP]: Add tcp_slow_start_after_idle sysctl. | David S. Miller | 2006-06-18 | 2 | -0/+2 |
* | [NET]: net.ipv4.ip_autoconfig sysctl removal | Stephen Hemminger | 2006-06-18 | 1 | -1/+0 |
* | [NET]: Warn in __skb_trim if skb is paged | Herbert Xu | 2006-06-18 | 1 | -12/+12 |
* | [NET]: skb_trim audit | Herbert Xu | 2006-06-18 | 1 | -4/+1 |
* | [NET]: Clean up skb_linearize | Herbert Xu | 2006-06-18 | 1 | -4/+20 |
* | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-18 | 1 | -3/+35 |
* | [SECMARK]: Add CONNSECMARK xtables target | James Morris | 2006-06-18 | 1 | -0/+13 |
* | [SECMARK]: Add secmark support to conntrack | James Morris | 2006-06-18 | 3 | -0/+34 |
* | [SECMARK]: Add xtables SECMARK target | James Morris | 2006-06-18 | 1 | -0/+26 |
* | [SECMARK]: Add secmark support to core networking. | James Morris | 2006-06-18 | 1 | -0/+22 |
* | [SECMARK]: Add SELinux exports | James Morris | 2006-06-18 | 1 | -0/+32 |
* | [NET]: Fix warnings after LSM-IPSEC changes. | David S. Miller | 2006-06-18 | 1 | -1/+1 |
* | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-18 | 1 | -6/+34 |
* | [IPV4]: Right prototype of __raw_v4_lookup() | Alexey Dobriyan | 2006-06-18 | 1 | -1/+1 |
* | [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type | Alexey Dobriyan | 2006-06-18 | 1 | -1/+1 |
* | [TCP]: Minimum congestion window consolidation. | Stephen Hemminger | 2006-06-18 | 1 | -2/+2 |
* | [NETFILTER]: Add SIP connection tracking helper | Patrick McHardy | 2006-06-18 | 1 | -0/+44 |
* | [NETFILTER]: H.323 helper: Add support for Call Forwarding | Jing Min Zhao | 2006-06-18 | 3 | -1/+10 |
* | [NETFILTER]: ctnetlink: fix NAT configuration | Patrick McHardy | 2006-06-18 | 1 | -1/+3 |
* | [NETFILTER]: conntrack: add fixed timeout flag in connection tracking | Eric Leblond | 2006-06-18 | 1 | -0/+4 |
* | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy | 2006-06-18 | 3 | -0/+4 |
* | [NETFILTER]: x_tables: add statistic match | Patrick McHardy | 2006-06-18 | 1 | -0/+32 |
* | [NETFILTER]: x_tables: add quota match | Patrick McHardy | 2006-06-18 | 1 | -0/+16 |
* | [IPSEC] xfrm: Use IPPROTO_MAX instead of 256 | Herbert Xu | 2006-06-18 | 1 | -1/+1 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-18 | 2 | -0/+21 |
* | [IPSEC] xfrm: Undo afinfo lock proliferation | Herbert Xu | 2006-06-18 | 1 | -8/+1 |
* | [TG3]: Add 5786 PCI ID | Michael Chan | 2006-06-18 | 1 | -0/+1 |
* | [LLC]: add multicast support for datagrams | Stephen Hemminger | 2006-06-18 | 1 | -0/+4 |
* | [LLC]: use more efficient ether address routines | Stephen Hemminger | 2006-06-18 | 1 | -7/+6 |
* | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold | Chris Leech | 2006-06-18 | 2 | -0/+2 |
* | [I/OAT]: Make sk_eat_skb I/OAT aware. | Chris Leech | 2006-06-18 | 1 | -1/+12 |
* | [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static | Chris Leech | 2006-06-18 | 1 | -0/+2 |
* | [I/OAT]: Structure changes for TCP recv offload to I/OAT | Chris Leech | 2006-06-18 | 4 | -0/+21 |
* | [I/OAT]: Utility functions for offloading sk_buff to iovec copies | Chris Leech | 2006-06-18 | 2 | -0/+28 |
* | [I/OAT]: Setup the networking subsystem as a DMA client | Chris Leech | 2006-06-18 | 2 | -0/+42 |
* | [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h | David S. Miller | 2006-06-18 | 1 | -0/+1 |
* | [I/OAT]: DMA memcpy subsystem | Chris Leech | 2006-06-18 | 1 | -0/+337 |
* | [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell | Arnd Bergmann | 2006-06-17 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-12 | 1 | -0/+2 |
|\ |
|
| * | [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget | Richard Purdie | 2006-06-08 | 1 | -0/+2 |
* | | [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled | akpm@osdl.org | 2006-06-11 | 1 | -1/+1 |
* | | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2006-06-10 | 1 | -1/+4 |
* | | [PATCH] s390: fix in-user atomic futex operation. | Martin Schwidefsky | 2006-06-09 | 1 | -7/+8 |
* | | [PATCH] elevator switching race | Jens Axboe | 2006-06-09 | 1 | -1/+1 |
* | | [PATCH] Fix mempolicy.h build error | Ralf Baechle | 2006-06-09 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-06 | 2 | -2/+2 |
|\ |
|
| * | [SERIAL] typo: buad -> baud | Horst Schirmeier | 2006-06-05 | 2 | -2/+2 |
* | | [MIPS] Fix sparsemem support. | Chad Reese | 2006-06-06 | 2 | -0/+16 |
* | | [MIPS] Fix 64-bit build for RM7000. | Ralf Baechle | 2006-06-06 | 1 | -0/+1 |