summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21skb: Add skb_peek_next helperPavel Emelyanov
2012-02-21datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-13rename dev_hw_addr_random and remove redundant secondDanny Kukawka
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc
2012-02-13ipv6: helper function to get tclassJiri Benc
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-10skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-08ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini
2012-02-08block: don't call elevator callbacks for plug mergesTejun Heo
2012-02-08block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens
2012-02-06bcma: add extra sprom checkHauke Mehrtens
2012-02-06bcma: add bus num counterHauke Mehrtens
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-02-06bcma: make some functions __devinitHauke Mehrtens
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens
2012-02-06bcma: add the core unit numberHauke Mehrtens
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi