summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-24netfilter: install missing headersJan Engelhardt
2009-02-20netfilter: x_tables: add LED trigger targetAdam Nielsen
2009-02-20netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-18netfilter: x_tables: change elements in x_tablesStephen Hemminger
2009-02-17drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder
2009-02-16sctp: Inherit all socket options from parent correctly.Vlad Yasevich
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton
2009-02-11syscall define: fix uml compile bugHeiko Carstens
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-09net: Kill skbuff macros from the stone ages.David S. Miller
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann
2009-02-09ssb: Add PMU supportMichael Buesch
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu