aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-17netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee1-0/+3
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-90/+104
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-13/+46
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-3/+3
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-13ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明1-0/+4
2013-01-13ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2013-01-13ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明1-5/+0
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck1-1/+0
2013-01-10net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck1-0/+13
2013-01-10net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck1-0/+1
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki1-0/+2
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08netpoll: prepare for ipv6Cong Wang1-2/+11
2013-01-08net: introduce skb_transport_header_was_set()Eric Dumazet1-0/+10
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2013-01-04net: kill dev->masterJiri Pirko1-4/+0
2013-01-04net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko1-5/+1
2013-01-04net: introduce upper device listsJiri Pirko1-0/+14
2013-01-03net: add address assign type "SET"Jiri Pirko1-0/+2
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko1-1/+1
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins1-7/+4
2012-12-30veth: reduce stat overheadEric Dumazet1-0/+1
2012-12-28net: add change_carrier netdev opJiri Pirko1-0/+12
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman2-1/+4
2012-12-25namei.h: include errno.hStephen Warren1-0/+1