summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* audit: add netlink multicast group for log readRichard Guy Briggs2014-04-221-0/+8
* audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs2014-04-221-1/+6
* netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-221-1/+2
* filter: added BPF random opcodeChema Gonzalez2014-04-222-1/+3
* ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-222-0/+45
* tcp: make tcp_cwnd_application_limited() staticWeiping Pan2014-04-201-1/+0
* 6lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez2014-04-201-0/+1
* 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-201-0/+15
* net: Add __dev_forward_skbHerbert Xu2014-04-201-0/+1
* net: phy: export genphy_config_init()Daniel Mack2014-04-201-0/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-193-2/+9
|\
| * Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-191-0/+4
| |\
| | * drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-081-0/+4
| * | drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter2014-04-181-1/+5
| * | drm/tegra: Remove gratuitous pad fieldThierry Reding2014-04-161-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-185-10/+21
|\ \ \
| * | | net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-181-1/+3
| * | | net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-161-0/+2
| * | | net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-161-0/+3
| * | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-162-9/+10
| * | | net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-161-0/+3
* | | | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-182-1/+4
|\ \ \ \
| * | | | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+3
| * | | | Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-161-0/+1
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-182-19/+1
|\ \ \ \
| * | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-162-19/+1
| |/ / /
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-183-10/+37
|\ \ \ \
| * | | | mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-181-8/+23
| * | | | wait: explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-181-1/+13
| * | | | Shiraz has movedViresh Kumar2014-04-181-1/+1
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-182-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-102-0/+2
* | | | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-181-0/+5
|\ \ \ \ \
| * | | | | of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-181-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-172-3/+10
|\ \ \ \ \
| * | | | | ipmi: boolify some thingsCorey Minyard2014-04-171-3/+3
| * | | | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-172-1/+8
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-161-7/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-7/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1512-17/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-155-11/+24
| * | | | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-153-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-142-1/+10
| |\ \ \ \
| | * | | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-141-0/+10
| | * | | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-081-1/+0
| * | | | | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-141-1/+13
| * | | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-141-1/+0
| * | | | | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-141-0/+5
* | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-132-1/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-111-1/+2