summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller2015-10-081-0/+3
|\
| * regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-061-0/+3
* | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-2/+2
|\ \
| * | wireless: mark element IDs 8 and 9 reservedJohannes Berg2015-09-221-2/+1
| * | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-0/+1
* | | net: Add netif_is_l3_slaveDavid Ahern2015-10-071-0/+7
* | | Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller2015-10-061-4/+0
* | | ebpf: include perf_event only where really neededDaniel Borkmann2015-10-051-1/+0
* | | bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann2015-10-051-1/+1
* | | regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-051-0/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...David S. Miller2015-10-051-2/+2
|\ \ \
| * | | ipv6: Pass struct net through ip6_fragmentEric W. Biederman2015-09-301-2/+2
* | | | ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet2015-10-051-2/+2
* | | | phylib: Add phy_set_max_speed helperSimon Horman2015-10-031-0/+1
* | | | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-031-1/+2
* | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-028-22/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
| |\ \ \
| | * | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-012-1/+21
| |\ \ \ \
| | * | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
| | * | | | memcg: fix dirty page migrationGreg Thelen2015-10-011-0/+21
| * | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-011-0/+1
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-0/+1
| | |\ \ \ \ \ \
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-011-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-291-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-012-12/+0
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-281-6/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-201-6/+5
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-293-3/+3
|\ \ \ \ \ \
| * | | | | | ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-291-1/+1
| * | | | | | ipv4: Pass struct net into ip_route_me_harderEric W. Biederman2015-09-291-1/+1
| * | | | | | netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman2015-09-291-1/+1
* | | | | | | net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern2015-09-291-21/+0
* | | | | | | net: Remove the now unused vrf_ptrDavid Ahern2015-09-291-2/+0
* | | | | | | net: Introduce L3 Master device abstractionDavid Ahern2015-09-291-0/+3
* | | | | | | net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern2015-09-291-7/+7
* | | | | | | tcp: prepare fastopen code for upcoming listener changesEric Dumazet2015-09-291-18/+4
* | | | | | | net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck2015-09-291-1/+1
* | | | | | | net/mlx5_core: Fix wrong name in structEli Cohen2015-09-281-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-2631-164/+303
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-263-4/+12
| |\ \ \ \ \
| | * | | | | phy: add phy_device_remove()Russell King2015-09-241-0/+1
| | * | | | | phy: fix mdiobus module safetyRussell King2015-09-241-1/+4
| | * | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-241-0/+3
| | * | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
| | * | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-141-3/+3
| * | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-2/+9
| |\ \ \ \ \ \