summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-01-28net: fix possible wrong checksum generationEric Dumazet
2013-01-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel
2013-01-17netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-14ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2013-01-11net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-11net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2013-01-11net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman
2013-01-10bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne
2013-01-09netpoll: prepare for ipv6Cong Wang
2013-01-09net: introduce skb_transport_header_was_set()Eric Dumazet
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky
2013-01-05ipc: message queue receive cleanupStanislav Kinsbursky
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky
2013-01-04net: kill dev->masterJiri Pirko
2013-01-04net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko
2013-01-04net: introduce upper device listsJiri Pirko
2013-01-04net: add address assign type "SET"Jiri Pirko
2013-01-04net: set dev->addr_assign_type correctlyJiri Pirko
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman