aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-04-27V4L/DVB (5419): Add comment how the speed field is interpreted.Hans Verkuil
2007-04-27V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil
2007-04-27V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...Hans Verkuil
2007-04-27V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil
2007-04-27V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil
2007-04-27make SysRq-T show all tasks againIngo Molnar
2007-04-27seqlocks: trivial remove weird whitespaceDaniel Walker
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy
2007-04-26[WEXT] net_device: Don't include wext bits if not required.Johannes Berg
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells
2007-04-26[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-26[NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day
2007-04-26[NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day
2007-04-26[XFRM]: Export SAD info.Jamal Hadi Salim
2007-04-25[BRIDGE]: drop PAUSE framesStephen Hemminger
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg
2007-04-25[NET] skbuff: skb_store_bits const is backwardsStephen Hemminger
2007-04-25[AF_PACKET]: Add option to return orig_dev to userspace.Peter P. Waskiewicz Jr
2007-04-25[IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki
2007-04-25[INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2007-04-25[DCCP]: Complete documentation of dccp_sockGerrit Renker
2007-04-25bridge: eliminate call by referenceStephen Hemminger
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu
2007-04-25[NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu
2007-04-25[IPV6] FIB6RULE: Find source address during looking up route.YOSHIFUJI Hideaki
2007-04-25[NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NET]: Inline net_device_statsRusty Russell
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu
2007-04-25[NET] fib_rules: Add no-operation actionThomas Graf
2007-04-25[NET] fib_rules: Mark rules detached from the deviceThomas Graf
2007-04-25[NET] fib_rules: goto rule actionThomas Graf