summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | vxlan: Correct path typo in commentSimon Horman2015-03-111-1/+1
* | net: add real socket cookiesEric Dumazet2015-03-115-2/+10
* | of: mdio: export of_mdio_parse_addrFlorian Fainelli2015-03-111-0/+7
* | rhashtable: Move hash_rnd into bucket_tableHerbert Xu2015-03-111-2/+2
* | ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-112-18/+10
* | inet_diag: add const to inet_diag_req_v2Eric Dumazet2015-03-101-21/+22
* | net: constify sock_diag_check_cookie()Eric Dumazet2015-03-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-102-2/+2
|\ \
| * | netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-102-2/+2
* | | net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli2015-03-091-0/+1
* | | switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-092-3/+6
* | | net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-091-0/+1
* | | net: core: add of_find_net_device_by_node()Florian Fainelli2015-03-091-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0914-46/+91
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-091-3/+19
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-051-3/+19
| | |\ \
| | | * | netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-041-3/+19
| * | | | Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2015-03-091-1/+1
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown2015-03-061-1/+1
| | |\ \ \ \ \ \
| | | | * | | | | spi: fix a typo in comment.Marcin Bis2015-03-031-1/+1
| | | |/ / / / /
| * | | | | | | Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-091-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPDSS: fix regression with display sysfs filesTomi Valkeinen2015-02-261-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-091-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-051-1/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-2/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-082-7/+11
| |\ \ \ \ \ \ \
| | * | | | | | | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-072-7/+11
| | * | | | | | | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-071-3/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-063-28/+28
| |\ \ \ \ \ \ \
| | * | | | | | | drm/ttm: device address space != CPU address spaceAlex Deucher2015-03-052-2/+2
| | * | | | | | | drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-051-26/+26
| | |/ / / / / /
| * | | | | | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-063-3/+24
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'irq-pm'Rafael J. Wysocki2015-03-062-1/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-042-0/+6
| | | * | | | | | | genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland2015-02-261-1/+3
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-051-2/+15
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-051-2/+15
| | | |/ / / / /
| * | | | | | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-061-1/+4
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-031-0/+1
| | * | | | | | NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-011-0/+1
| | * | | | | | NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-011-1/+1
| | * | | | | | NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-011-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-091-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-096-153/+93
|\ \ \ \ \ \ \
| * | | | | | | netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso2015-03-091-12/+0
| * | | | | | | netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal2015-03-091-8/+0
| * | | | | | | bridge: move mac header copying into br_netfilterFlorian Westphal2015-03-091-31/+0
| * | | | | | | netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso2015-03-062-1/+2
| * | | | | | | netfilter: nf_tables: cleanup nf_tables.hPatrick McHardy2015-03-061-87/+87