summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-211-0/+2
* mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2013-01-212-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-1528-90/+104
|\
| * tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-141-13/+46
| * Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
| |\
| | * Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
| |\ \
| | * | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-0/+3
| * | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
| * | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| * | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-111-0/+1
| * | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-111-1/+2
| * | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| * | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
| | |/ | |/|
| * | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-071-0/+1
| |\
| | * namei.h: include errno.hStephen Warren2012-12-251-0/+1
| * | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-041-8/+0
| * | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-1/+2
| * | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-041-2/+3
| * | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-041-0/+1
| * | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
| * | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
| * | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
| * | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-021-0/+1
| |\ \
| | * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-0/+1
| | |/
| * | UAPI: Remove empty Kbuild filesDavid Howells2013-01-025-5/+0
| * | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-1/+1
| * | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-021-1/+1
| |\ \
| | * | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-251-1/+1
| * | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-7/+4
* | | | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-3/+3
* | | | ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明2013-01-131-0/+4
* | | | ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明2013-01-131-1/+2
* | | | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明2013-01-131-5/+0
* | | | net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-101-1/+0
* | | | net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-101-0/+13
* | | | net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck2013-01-101-0/+1
* | | | bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-091-0/+2
* | | | netpoll: prepare for ipv6Cong Wang2013-01-081-2/+11
* | | | net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-081-0/+10
* | | | net: kill dev->masterJiri Pirko2013-01-041-4/+0
* | | | net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-041-5/+1
* | | | net: introduce upper device listsJiri Pirko2013-01-041-0/+14
* | | | net: add address assign type "SET"Jiri Pirko2013-01-031-0/+2
* | | | net: set dev->addr_assign_type correctlyJiri Pirko2013-01-031-1/+1
* | | | veth: reduce stat overheadEric Dumazet2012-12-301-0/+1
* | | | net: add change_carrier netdev opJiri Pirko2012-12-281-0/+12
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-272-1/+4
|\ \ \
| * | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-252-1/+4
| | |/ | |/|
OpenPOWER on IntegriCloud