summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/msz...Linus Torvalds1-1/+18
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+90
2012-08-15userns: Teach inet_diag to work with user namespacesEric W. Biederman1-0/+1
2012-08-15netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman1-0/+1
2012-08-15userns: Make seq_file's user namespace accessibleEric W. Biederman1-0/+14
2012-08-15packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-15packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-15packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-15netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3
2012-08-15netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+2
2012-08-15netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-0/+3
2012-08-15netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-2/+3
2012-08-15gre: Support GRE over IPv6xeb@mail.ru3-0/+21
2012-08-15net: remove netdev_bonding_change()Amerigo Wang1-2/+0
2012-08-15net: move and rename netif_notify_peers()Amerigo Wang1-2/+1
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-0/+2
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-12/+13
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+0
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+0
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+2
2012-08-10ssb: check for flash presentenceRafał Miłecki1-1/+3
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook1-2/+0
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy1-1/+1
2012-08-10net: Dont use ifindices in hash fnsPavel Emelyanov1-0/+10
2012-08-10time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet1-0/+6
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-09Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+13
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki1-8/+0
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+9
2012-08-08Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2012-08-07vfio: Include vfio.h in installed headersAlex Williamson1-0/+1
2012-08-07canfd: remove redundant CAN FD flagOliver Hartkopp1-12/+13
2012-08-07net: reorganize IP MIB valuesEric Dumazet1-5/+7
2012-08-07net: ipv6: fix TCP early demuxEric Dumazet1-0/+1
2012-08-06ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o1-0/+1
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-5/+0
2012-08-04ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet1-2/+9