1. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 18 years ago
  2. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 18 years ago
  3. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 18 years ago
  4. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 18 years ago
  5. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 18 years ago
  6. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 18 years ago
  7. 206ebaf3 V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 18 years ago
  8. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 18 years ago
  9. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
  10. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 18 years ago
  11. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 18 years ago
  12. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  13. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  14. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  15. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 18 years ago
  16. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 19 years ago
  17. b86e028 [WEXT] net_device: Don't include wext bits if not required. by Johannes Berg · 18 years ago
  18. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago
  19. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 18 years ago
  20. 071b638 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() by Oleg Nesterov · 18 years ago
  21. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 18 years ago
  22. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 18 years ago
  23. 48491e6 [NET]: Delete unused header file linux/if_wanpipe_common.h by Robert P. J. Day · 18 years ago
  24. c1a068f [NET]: Delete unused header file linux/sdla_fr.h. by Robert P. J. Day · 18 years ago
  25. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 18 years ago
  26. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 18 years ago
  27. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 18 years ago
  28. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 18 years ago
  29. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 18 years ago
  30. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 18 years ago
  31. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 18 years ago
  32. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 18 years ago
  33. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 18 years ago
  34. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 18 years ago
  35. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 18 years ago
  36. c15bf6e [NETFILTER]: ebt_arp: add gratuitous arp filtering by Bart De Schuymer · 18 years ago
  37. 516299d [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic by Michael Milner · 18 years ago
  38. 91d73c1 [DCCP]: Complete documentation of dccp_sock by Gerrit Renker · 18 years ago
  39. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 18 years ago
  40. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 18 years ago
  41. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 18 years ago
  42. 29f6af7 [IPV6] FIB6RULE: Find source address during looking up route. by YOSHIFUJI Hideaki · 18 years ago
  43. 716ea3a [NET]: Move generic skbuff stuff from XFRM code to generic code by David Howells · 18 years ago
  44. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  45. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 18 years ago
  46. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  47. 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 18 years ago
  48. fa0b2d1 [NET] fib_rules: Add no-operation action by Thomas Graf · 18 years ago
  49. 2b44368 [NET] fib_rules: Mark rules detached from the device by Thomas Graf · 18 years ago
  50. 0947c9fe [NET] fib_rules: goto rule action by Thomas Graf · 18 years ago
  51. de6e05c [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet by Yasuyuki Kozakai · 18 years ago
  52. 5f79e0f [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled by Yasuyuki Kozakai · 18 years ago
  53. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 18 years ago
  54. e284986 [RTNL]: Message handler registration interface by Thomas Graf · 18 years ago
  55. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 18 years ago
  56. a36ca73 [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} by Arnaldo Carvalho de Melo · 18 years ago
  57. 897933b [SK_BUFF]: Remove skb_add_mtu() leftovers by Arnaldo Carvalho de Melo · 18 years ago
  58. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 18 years ago
  59. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  60. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  61. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 18 years ago
  62. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 18 years ago
  63. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 18 years ago
  64. 0a6114d [KBUILD]: Unifdef headers changed by the skb layer header refactorings by Arnaldo Carvalho de Melo · 18 years ago
  65. c8e2078 [NETFILTER]: ctnetlink: add support for internal tcp connection tracking flags handling by Pablo Neira Ayuso · 18 years ago
  66. e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 18 years ago
  67. edda553 [NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb by Yasuyuki Kozakai · 18 years ago
  68. 8e87e01 [JHASH]: Use const in jhash2 by Patrick McHardy · 18 years ago
  69. a3c5029 [NETFILTER]: nfnetlink: use mutex instead of semaphore by Patrick McHardy · 18 years ago
  70. 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 18 years ago
  71. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  72. 39b8916 [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
  73. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 18 years ago
  74. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 18 years ago
  75. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 18 years ago
  76. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 18 years ago
  77. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 18 years ago
  78. d9edf9e [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph by Arnaldo Carvalho de Melo · 18 years ago
  79. cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 18 years ago
  80. 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 18 years ago
  81. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 18 years ago
  82. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
  83. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  84. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
  85. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 18 years ago
  86. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
  87. c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 18 years ago
  88. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 18 years ago
  89. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 18 years ago
  90. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  91. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 18 years ago
  92. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  93. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  94. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  95. a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 18 years ago
  96. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 18 years ago
  97. fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 18 years ago
  98. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 18 years ago
  99. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 18 years ago
  100. 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 18 years ago