summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...Ken-ichirou MATSUZAWA2015-10-121-1/+10
* netfilter: bridge: avoid unused label warningArnd Bergmann2015-10-121-12/+4
* Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-10-122-10/+6
|\
| * ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}Simon Horman2015-10-071-8/+5
| * ipvs: Remove possibly unused variable from ip_vs_outDavid Ahern2015-10-071-2/+1
* | nfnetlink_cttimeout: add rcu_barrier() on module removalPablo Neira Ayuso2015-10-121-0/+1
* | netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso2015-10-124-11/+63
* | netfilter: xt_CT: don't put back reference to timeout policy objectPablo Neira Ayuso2015-10-121-0/+3
|/
* netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA2015-10-053-9/+40
* netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA2015-10-052-2/+2
* netfilter: Kconfig rename QUEUE_CT to GLUE_CTKen-ichirou MATSUZAWA2015-10-052-9/+9
* netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA2015-10-054-49/+49
* netfilter: remove dead codeFlavio Leitner2015-10-051-4/+0
* netfilter: nfnetlink_queue: use y2038 safe timestampPablo Neira Ayuso2015-10-051-3/+4
* Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-10-051-2/+0
|\
| * ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTLEric W. Biederman2015-10-011-2/+0
* | netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.cPablo Neira Ayuso2015-10-042-1/+0
* | netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso2015-10-047-187/+103
* | tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request socketsEric Dumazet2015-10-032-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-0316-63/+87
|\ \
| * | i40e: fix 32 bit build warningsJesse Brandeburg2015-09-302-11/+6
| * | i40e: fix kbuild warningsJesse Brandeburg2015-09-301-2/+2
| * | i40evf: tweak init timingMitch Williams2015-09-301-3/+3
| * | i40e: warn on double freeJesse Brandeburg2015-09-301-0/+4
| * | i40e: refactor interrupt enableJesse Brandeburg2015-09-302-10/+6
| * | i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain2015-09-303-7/+16
| * | i40e/i40evf: add new device id 1588Shannon Nelson2015-09-306-0/+7
| * | i40e: Remove useless messageGreg Rose2015-09-301-3/+0
| * | i40e: limit debugfs io opsShannon Nelson2015-09-303-12/+12
| * | i40e: use QOS field consistentlyMitch Williams2015-09-301-5/+4
| * | i40e: count drops in netstat interfaceJesse Brandeburg2015-09-301-0/+1
| * | i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg2015-09-302-2/+2
| * | i40e: fixup padding issue in get_cee_dcb_cfg_v1_respShannon Nelson2015-09-301-2/+11
| * | i40e: Fix a port VLAN configuration bugGreg Rose2015-09-301-1/+1
| * | i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversionShannon Nelson2015-09-302-6/+12
| * | i40e: rtnl_lock called twice in i40e_pci_error_resume()Vasily Averin2015-09-301-1/+1
| * | i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin2015-09-301-0/+1
| |/
* | Merge branch 'ravb-r8a7795'David S. Miller2015-10-035-53/+184
|\ \
| * | ravb: Add support for r8a7795 SoCKazuya Mizuguchi2015-10-032-8/+62
| * | ravb: Document binding for r8a7795 SoCKazuya Mizuguchi2015-10-031-7/+62
| * | ravb: Provide dev parameter to DMA APIKazuya Mizuguchi2015-10-031-19/+19
| * | phylib: Add phy_set_max_speed helperSimon Horman2015-10-032-19/+41
|/ /
* | Merge branch 'bpf-updates'David S. Miller2015-10-0313-16/+63
|\ \
| * | sched, bpf: make skb->priority writableDaniel Borkmann2015-10-031-2/+7
| * | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-035-3/+39
| * | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-0311-12/+18
|/ /
* | Merge branch 'switchdev-obj'David S. Miller2015-10-0311-160/+199
|\ \
| * | switchdev: push object ID back to object structureJiri Pirko2015-10-036-56/+45
| * | switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-036-62/+109
| * | switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-035-12/+12
OpenPOWER on IntegriCloud