summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-25
| * | | | | | | | | [NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger2007-04-25
| * | | | | | | | | [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-25
| * | | | | | | | | [NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller2007-04-25
| * | | | | | | | | [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-25
| * | | | | | | | | [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-25
| * | | | | | | | | [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-25
| * | | | | | | | | [TCP]: Make snd_cwnd_clamp a u32.David S. Miller2007-04-25
| * | | | | | | | | [TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet2007-04-25
| * | | | | | | | | [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-25
| |/ / / / / / / /
* / / / / / / / / [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-27
|/ / / / / / / /
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-24
* | | | | | | | | Taskstats fix the structure members alignment issueBalbir Singh2007-04-24
|/ / / / / / / /
* | | | | | | | NFS: clean up the unstable write codeTrond Myklebust2007-04-20
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-17
|\ \ \ \ \ \ \ \
| * | | | | | | | [NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov2007-04-17
| * | | | | | | | [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-17
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Provide dummy devm_ioport_* if !HAS_IOPORTRussell King2007-04-17
* | | | | | | | kernel-doc: fix plist.h commentsRandy Dunlap2007-04-17
|/ / / / / / /
* | | | / / / NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-14
| |_|_|/ / / |/| | | | |
* | | | | | ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-10
| |/ / / / |/| | | |
* | | | | [PATCH] high-res timers: resume fixIngo Molnar2007-04-07
| |_|/ / |/| | |
* | | | [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-04
* | | | [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-04
* | | | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-04
* | | | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-04
* | | | libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee2007-04-04
* | | | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-02
* | | | [PATCH] driver core: fix built-in drivers sysfs linksKay Sievers2007-04-02
* | | | [IFB]: Fix crash on input device removalPatrick McHardy2007-03-29
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-28
|\ \ \ \
| * | | | [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-27
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-27
|\ \ \ \ \
| * | | | | Export __splice_from_pipe()Mark Fasheh2007-03-27
* | | | | | [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-27
* | | | | | [PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn2007-03-27
* | | | | | [PATCH] uml: fix epollJeff Dike2007-03-27
|/ / / / /
* | | | | [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-26
* | | | | ide: use correct IDE error recoverySuleiman Souhlal2007-03-26
|/ / / /
* | | | [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-22
* | | | [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-22
* | | | [PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle2007-03-18
* | | | [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-16