summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-04netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso1-9/+78
2014-01-04netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz1-3/+2
2014-01-04netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann1-3/+6
2014-01-01netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso3-0/+68
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond5-7/+30
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond4-301/+317
2013-12-29netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond1-1/+1
2013-12-28netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso2-118/+0
2013-12-28netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez2-23/+125
2013-12-17netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka2-1/+4
2013-12-08netfilter: nft: add queue moduleEric Leblond4-0/+164
2013-12-08netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2-68/+74
2013-12-08netfilter: nf_tables: fix issue with verdict supportEric Leblond1-1/+4
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller186-4189/+15085
2013-11-05virtio-net: coalesce rx frags when possible during rxJason Wang1-4/+11
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang2-0/+15
2013-11-05vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong1-1/+1
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer1-4/+15
2013-11-05Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-45/+249
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng16-82/+59
2013-11-05tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng2-3/+3
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller5-11/+52
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller25-198/+305
2013-11-05netfilter: nft_compat: use _safe version of list_for_eachDan Carpenter1-4/+4
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller13-2291/+2511
2013-11-05Merge branch 'mlx4'David S. Miller11-120/+675
2013-11-05net/mlx4_core: Implement resource quota enforcementJack Morgenstein2-13/+173
2013-11-05net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein1-23/+65
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein7-23/+222
2013-11-05net/mlx4_core: Fix checking order in MR table initJack Morgenstein1-3/+3
2013-11-05net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein3-1/+18
2013-11-05net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein1-6/+121
2013-11-05net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein6-21/+20
2013-11-05net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein3-25/+49
2013-11-05net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein1-11/+10
2013-11-05sh_eth: check platform data pointerSergei Shtylyov1-0/+6
2013-11-05Merge branch 'usbnet'David S. Miller2-17/+11
2013-11-05net: cdc_mbim: fixup error return valueBjørn Mork1-4/+2
2013-11-05net: cdc_mbim: no need to check for resume if suspend existsBjørn Mork1-1/+1
2013-11-05net: qmi_wwan: no need to check for resume if suspend existsBjørn Mork1-1/+1
2013-11-05net: qmi_wwan: manage_power should always set needs_remote_wakeupBjørn Mork1-6/+4
2013-11-05net: cdc_mbim: manage_power should always set needs_remote_wakeupBjørn Mork1-5/+3
2013-11-05Merge branch 'qlcnic'David S. Miller12-409/+569
2013-11-05qlcnic: update version to 5.3.52Himanshu Madhani1-2/+2
2013-11-05qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani5-17/+18
2013-11-05qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani12-311/+404
2013-11-05qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani4-62/+94
2013-11-05qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty6-33/+67
2013-11-05lib: crc32: reduce number of cases for crc32{, c}_combineDaniel Borkmann1-2/+2
2013-11-05lib: crc32: conditionally resched when running testcasesDaniel Borkmann1-0/+3