summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA2015-10-051-2/+2
* netfilter: remove dead codeFlavio Leitner2015-10-051-4/+0
* netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso2015-10-042-55/+8
* tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request socketsEric Dumazet2015-10-031-1/+3
* phylib: Add phy_set_max_speed helperSimon Horman2015-10-031-0/+1
* sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-032-1/+9
* ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-2/+4
* switchdev: push object ID back to object structureJiri Pirko2015-10-031-10/+4
* switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-031-11/+31
* switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-031-1/+1
* switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-031-1/+1
* switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-031-4/+4
* switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-031-7/+7
* tcp: remove max_qlen_logEric Dumazet2015-10-032-9/+3
* tcp/dccp: remove struct listen_sockEric Dumazet2015-10-031-22/+4
* tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-031-2/+4
* ipv6: remove obsolete inet6 functionsEric Dumazet2015-10-031-9/+0
* tcp/dccp: shrink struct listen_sockEric Dumazet2015-10-031-3/+0
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-034-11/+1
* tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet2015-10-031-2/+1
* tcp: get_openreq[46]() changesEric Dumazet2015-10-031-1/+0
* tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()Eric Dumazet2015-10-031-10/+12
* tcp: move synflood_warned into struct request_sock_queueEric Dumazet2015-10-031-1/+1
* tcp: move qlen/young out of struct listen_sockEric Dumazet2015-10-031-30/+10
* tcp: add a spinlock to protect struct request_sock_queueEric Dumazet2015-10-031-19/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-0211-25/+36
|\
| * 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-013-3/+21
| |\ \
| | * | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
| | * | memcg: fix dirty page migrationGreg Thelen2015-10-011-0/+21
| | * | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-011-2/+0
| * | | 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-012-2/+6
| |\ \ \ \ \
| | * | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-291-1/+1
| | * | | | | af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-291-1/+5
| * | | | | | 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/nab/target-pendingLinus Torvalds2015-09-261-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-296-129/+62
|\ \ \ \ \
| * | | | | bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman2015-09-291-2/+2
| * | | | | 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
| * | | | | ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1