- 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 18 years ago
- fa0b2d1 [NET] fib_rules: Add no-operation action by Thomas Graf · 18 years ago
- 2b44368 [NET] fib_rules: Mark rules detached from the device by Thomas Graf · 18 years ago
- 0947c9fe [NET] fib_rules: goto rule action by Thomas Graf · 18 years ago
- de6e05c [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet by Yasuyuki Kozakai · 18 years ago
- 5f79e0f [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled by Yasuyuki Kozakai · 18 years ago
- 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 18 years ago
- e284986 [RTNL]: Message handler registration interface by Thomas Graf · 18 years ago
- 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 18 years ago
- a36ca73 [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} by Arnaldo Carvalho de Melo · 18 years ago
- 897933b [SK_BUFF]: Remove skb_add_mtu() leftovers by Arnaldo Carvalho de Melo · 18 years ago
- b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 18 years ago
- 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
- 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
- 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 18 years ago
- b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 18 years ago
- cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 18 years ago
- 0a6114d [KBUILD]: Unifdef headers changed by the skb layer header refactorings by Arnaldo Carvalho de Melo · 18 years ago
- c8e2078 [NETFILTER]: ctnetlink: add support for internal tcp connection tracking flags handling by Pablo Neira Ayuso · 18 years ago
- e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 18 years ago
- edda553 [NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb by Yasuyuki Kozakai · 18 years ago
- 8e87e01 [JHASH]: Use const in jhash2 by Patrick McHardy · 18 years ago
- a3c5029 [NETFILTER]: nfnetlink: use mutex instead of semaphore by Patrick McHardy · 18 years ago
- 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 18 years ago
- 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- 39b8916 [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
- b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 18 years ago
- aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 18 years ago
- ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 18 years ago
- 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 18 years ago
- 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 18 years ago
- d9edf9e [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph by Arnaldo Carvalho de Melo · 18 years ago
- cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 18 years ago
- 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 18 years ago
- 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 18 years ago
- ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
- badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
- d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 18 years ago
- eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
- c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 18 years ago
- d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 18 years ago
- bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 18 years ago
- c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 18 years ago
- 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
- 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
- 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 18 years ago
- 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 18 years ago
- fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 18 years ago
- 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 18 years ago
- b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 18 years ago
- 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 18 years ago
- e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 18 years ago
- 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 18 years ago
- 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 18 years ago
- 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 18 years ago
- 7e40f2a Taskstats fix the structure members alignment issue by Balbir Singh · 18 years ago
- 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 18 years ago
- 80d74d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 93da287 Provide dummy devm_ioport_* if !HAS_IOPORT by Russell King · 18 years ago
- 1126542 kernel-doc: fix plist.h comments by Randy Dunlap · 18 years ago
- c2ecba7 [NET]: Set a separate lockdep class for neighbour table's proxy_queue by Pavel Emelianov · 18 years ago
- b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 18 years ago
- 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 18 years ago
- 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 18 years ago
- 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 18 years ago
- 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 18 years ago
- 5792a28 [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs by NeilBrown · 18 years ago
- 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 18 years ago
- 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 18 years ago
- 7152764 libata: reorder HSM_ST_FIRST for easier decoding (take 3) by Albert Lee · 18 years ago
- 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 18 years ago
- 0c84ce2 [PATCH] driver core: fix built-in drivers sysfs links by Kay Sievers · 18 years ago
- c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 18 years ago
- a9c87a1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
- c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 18 years ago
- e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
- a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 18 years ago
- 78d832f [PATCH] utsns: fix !CONFIG_UTS_NS behavior by Serge E. Hallyn · 18 years ago
- d75e26a [PATCH] uml: fix epoll by Jeff Dike · 18 years ago
- 40bee44e Export __splice_from_pipe() by Mark Fasheh · 18 years ago
- 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 18 years ago
- 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 18 years ago
- e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 18 years ago
- 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 18 years ago
- 5851fad [PATCH] Fix build error due to not including <linux/errno.h> by Ralf Baechle · 18 years ago
- 5379058 [PATCH] fix MTIME_SEC_MAX on 32-bit by Thomas Gleixner · 18 years ago
- 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 18 years ago
- b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 18 years ago
- a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 18 years ago
- 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 18 years ago
- d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 18 years ago
- 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 18 years ago
- 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 18 years ago
- 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 18 years ago
- 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
- 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 18 years ago