aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown1-2/+2
2008-03-26[VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov1-1/+1
2008-03-26[NETNS]: Compilation warnings under CONFIG_NET_NS.Denis V. Lunev1-1/+1
2008-03-26[NETNS]: Compilation fix for include/linux/netdevice.h.Denis V. Lunev1-1/+1
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner1-0/+6
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang1-2/+2
2008-03-25[NETFILTER]: nf_conntrack_sip: RTP routing optimizationPatrick McHardy1-0/+6
2008-03-25[NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy1-0/+14
2008-03-25[NETFILTER]: nf_nat_sip: split up SDP manglingPatrick McHardy1-5/+20
2008-03-25[NETFILTER]: nf_conntrack_sip: create RTCP expectationsPatrick McHardy1-1/+2
2008-03-25[NETFILTER]: nf_conntrack_sip: create signalling expectationsPatrick McHardy1-0/+18
2008-03-25[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...Patrick McHardy1-0/+10
2008-03-25[NETFILTER]: nf_conntrack_sip: support method specific request/response handlingPatrick McHardy1-0/+20
2008-03-25[NETFILTER]: nf_nat_sip: get rid of text based header translationPatrick McHardy1-1/+2
2008-03-25[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helperPatrick McHardy1-0/+5
2008-03-25[NETFILTER]: nf_conntrack_sip: parse SIP headers properlyPatrick McHardy1-15/+15
2008-03-25[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitionsPatrick McHardy1-2/+3
2008-03-25[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing functionPatrick McHardy1-6/+43
2008-03-25[NETFILTER]: nf_conntrack_sip: remove redundant function argumentsPatrick McHardy1-5/+2
2008-03-25[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet manglingPatrick McHardy1-2/+4
2008-03-25[NETFILTER]: Add nf_inet_addr_cmp()Patrick McHardy1-0/+9
2008-03-26Merge branch 'linux-2.6'Paul Mackerras17-130/+38
2008-03-26[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-0/+7
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2-4/+27
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+6
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-4/+0
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov1-1/+3
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern1-0/+3
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo1-1/+7
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2-1/+16
2008-03-25[IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki1-4/+24
2008-03-25[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki1-2/+2
2008-03-25[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki1-1/+0
2008-03-23[NET]: include/linux/udp.h - remove duplicate includeJoe Perches1-11/+7
2008-03-23[NET]: include/linux/igmp.h - remove duplicate includeJoe Perches1-21/+17
2008-03-23[NET]: include/linux/atalk.h - remove duplicate includeJoe Perches1-2/+0
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-0/+13
2008-03-22[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell1-1/+2
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt1-1/+1
2008-03-21[TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus1-0/+7
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens1-0/+2
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens1-0/+1
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2008-03-21[NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr1-0/+10
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn1-2/+1
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov1-1/+0
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap1-9/+2
2008-03-19rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney1-2/+2
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever1-0/+1