- edda553 [NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb by Yasuyuki Kozakai · 19 years ago
- 8e87e01 [JHASH]: Use const in jhash2 by Patrick McHardy · 19 years ago
- a3c5029 [NETFILTER]: nfnetlink: use mutex instead of semaphore by Patrick McHardy · 19 years ago
- 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 19 years ago
- 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
- 39b8916 [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h by Arnaldo Carvalho de Melo · 19 years ago
- b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 19 years ago
- aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 19 years ago
- ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 19 years ago
- 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 19 years ago
- 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 19 years ago
- d9edf9e [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph by Arnaldo Carvalho de Melo · 19 years ago
- cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 19 years ago
- 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 19 years ago
- 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 19 years ago
- ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 19 years ago
- badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
- 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 19 years ago
- d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 19 years ago
- eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 19 years ago
- c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 19 years ago
- d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 19 years ago
- bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 19 years ago
- c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
- 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 19 years ago
- 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 19 years ago
- 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 19 years ago
- 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
- a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 19 years ago
- 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 19 years ago
- fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 19 years ago
- 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 19 years ago
- b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 19 years ago
- 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 19 years ago
- e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 19 years ago
- 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 19 years ago
- 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 19 years ago
- 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 19 years ago
- 7e40f2a Taskstats fix the structure members alignment issue by Balbir Singh · 19 years ago
- 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 19 years ago
- 80d74d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- 93da287 Provide dummy devm_ioport_* if !HAS_IOPORT by Russell King · 19 years ago
- 1126542 kernel-doc: fix plist.h comments by Randy Dunlap · 19 years ago
- c2ecba7 [NET]: Set a separate lockdep class for neighbour table's proxy_queue by Pavel Emelianov · 19 years ago
- b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 19 years ago
- 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 19 years ago
- 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 19 years ago
- 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 19 years ago
- 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 19 years ago
- 5792a28 [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs by NeilBrown · 19 years ago
- 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 19 years ago
- 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 19 years ago
- 7152764 libata: reorder HSM_ST_FIRST for easier decoding (take 3) by Albert Lee · 19 years ago
- 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 19 years ago
- 0c84ce2 [PATCH] driver core: fix built-in drivers sysfs links by Kay Sievers · 19 years ago
- c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 19 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 · 19 years ago
- c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 19 years ago
- e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 19 years ago
- 78d832f [PATCH] utsns: fix !CONFIG_UTS_NS behavior by Serge E. Hallyn · 19 years ago
- d75e26a [PATCH] uml: fix epoll by Jeff Dike · 19 years ago
- 40bee44 Export __splice_from_pipe() by Mark Fasheh · 19 years ago
- 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 19 years ago
- 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 19 years ago
- e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 19 years ago
- 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 19 years ago
- 5851fad [PATCH] Fix build error due to not including <linux/errno.h> by Ralf Baechle · 19 years ago
- 5379058 [PATCH] fix MTIME_SEC_MAX on 32-bit by Thomas Gleixner · 19 years ago
- 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 19 years ago
- b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 19 years ago
- a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 19 years ago
- 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 19 years ago
- d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 19 years ago
- 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 19 years ago
- 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 19 years ago
- 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 19 years ago
- 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
- 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 19 years ago
- f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 19 years ago
- 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 19 years ago
- 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
- 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
- cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 19 years ago
- 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 19 years ago
- 3b46e65 [PATCH] linux/audit.h needs linux/types.h by Jeff Dike · 19 years ago
- d1d6717 [PATCH] hrtimers: hrtimer_clock_base description typo by Andres Salomon · 19 years ago
- 8437fdc [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description by Andres Salomon · 19 years ago
- cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 19 years ago
- c5f93cf ncpfs: make sure server connection survives a kill by Pierre Ossman · 19 years ago
- 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 19 years ago
- a816c7c bonding: Improve IGMP join processing by Jay Vosburgh · 19 years ago
- 6f30e18 [PPPOE]: Use ifindex instead of device pointer in key lookups. by Florian Zumbiehl · 19 years ago
- ec68e97 [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops by Patrick McHardy · 19 years ago
- e81ce1f [PATCH] timer/hrtimer: take per cpu locks in sane order by Heiko Carstens · 19 years ago
- 0dc952d [PATCH] Page migration: Fix vma flag checking by Christoph Lameter · 19 years ago
- 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 19 years ago
- 49015be [PATCH] gpio_keys driver shouldn't be ARM-specific by David Brownell · 19 years ago