summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-28net: fix possible wrong checksum generationEric Dumazet1-0/+19
2013-01-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-0/+97
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-0/+3
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp1-0/+35
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck1-0/+9
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck1-0/+3
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri2-0/+50
2013-01-23soreuseport: infrastructureTom Herbert1-0/+6
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi1-0/+2
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2-2/+2
2013-01-18netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee1-0/+3
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-90/+104
2013-01-15tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-13/+46
2013-01-15net: 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/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-14ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明1-0/+4
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2013-01-14ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明1-5/+0
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-11net: Add support for XPS without sysfs being definedAlexander Duyck1-1/+0
2013-01-11net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck1-0/+13
2013-01-11net: 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-10bgmac: 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-09netpoll: prepare for ipv6Cong Wang1-2/+11
2013-01-09net: 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/vir...Linus Torvalds1-0/+1
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-05ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2013-01-05net: kill dev->masterJiri Pirko1-4/+0
2013-01-05net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko1-5/+1
2013-01-05net: introduce upper device listsJiri Pirko1-0/+14
2013-01-04net: add address assign type "SET"Jiri Pirko1-0/+2
2013-01-04net: set dev->addr_assign_type correctlyJiri Pirko1-1/+1
2013-01-04include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-04Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-04pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds1-0/+1
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1