aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller51-106/+213
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-37/+57
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-21string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai482-3313/+18260
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+9
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-08-20team: add support for non-ethernet devicesJiri Pirko1-2/+2
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue1-2/+2
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue1-2/+2
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov1-0/+2
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov1-0/+13
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap1-1/+2
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+18
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller8-35/+124
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du1-1/+1
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville8-35/+124
2012-08-15sctp: fix a compile error in sctp.hCong Wang1-2/+2
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman2-116/+90
2012-08-14sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman1-3/+3
2012-08-14sctp: Push struct net down into all of the state machine functionsEric W. Biederman1-1/+2
2012-08-14sctp: Push struct net down into sctp_in_scopeEric W. Biederman1-1/+1
2012-08-14sctp: Push struct net down into sctp_transport_initEric W. Biederman1-1/+1
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2-8/+9
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman2-1/+9
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman2-5/+7
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman2-13/+17
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman2-1/+8
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman4-23/+28
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2-4/+5
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2-3/+3
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2-2/+3
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings1-1/+1
2012-08-14netpoll: convert several functions to boolAmerigo Wang1-7/+7