aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/isdn (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz4-23/+56
2015-08-07netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso2-4/+66
2015-08-07netfilter: nft_limit: constant token cost per packetPablo Neira Ayuso1-7/+18
2015-08-07netfilter: nft_limit: add burst parameterPablo Neira Ayuso2-2/+20
2015-08-07netfilter: nft_limit: factor out shared code with per-byte limitingPablo Neira Ayuso1-33/+53
2015-08-07netfilter: nft_limit: convert to token-based limiting at nanosecond granularityPablo Neira Ayuso1-16/+26
2015-08-07netfilter: nft_limit: rename to nft_limit_pktsPablo Neira Ayuso1-6/+6
2015-08-07netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso10-2/+257
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso10-152/+254
2015-08-07netfilter: xt_TEE: get rid of WITH_CONNTRACK definitionPablo Neira Ayuso1-5/+3
2015-08-07netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso1-28/+69
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2015-08-06af_mpls: add null dev check in find_outdevRoopa Prabhu1-0/+3
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan1-0/+158
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan1-0/+296
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan1-0/+71
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan1-0/+142
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan1-1/+38
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan1-0/+5
2015-08-06net/mlx5_core: Support physical port countersGal Pressman5-1/+137
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat3-106/+32
2015-08-06net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat1-2/+2
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat3-308/+306
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat4-76/+184
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat3-1/+22
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat2-11/+114
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat2-34/+69
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N1-13/+31
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N1-17/+9
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itselfMugunthan V N1-25/+2
2015-08-06mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter1-9/+4
2015-08-06bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio1-0/+66
2015-08-06bnx2x: Add BD support for storageYuval Mintz4-2/+118
2015-08-06cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi2-2/+32
2015-08-06cnic: Populate upper layer driver state in MFWTej Parkash2-3/+20
2015-08-06rocker: use netdev_err after register_netdevScott Feldman1-1/+1
2015-08-06rocker: NULL port if port probe failsScott Feldman1-0/+1
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan1-5/+0
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai1-14/+12
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai4-4/+45
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai2-2/+42
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2-0/+407
2015-08-03mpls: Use definition for reserved label checksRobert Shearman2-10/+13
2015-08-03ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman1-0/+2
2015-08-03lwtunnel: set skb protocol and devRobert Shearman1-2/+10
2015-08-03bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov1-2/+2
2015-08-03act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann1-24/+27
2015-08-03net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot1-2/+5
2015-08-03bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok1-8/+60
2015-08-03tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita1-0/+1