messages from 2016-09-24 23:21:40 to 2016-09-25 23:08:10 UTC [more...]
[PATCH 00/53] Netfilter updates for net-next
2016-09-25 23:07 UTC (51+ messages)
` [PATCH 01/53] netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter
` [PATCH 02/53] netfilter: gre: Use consistent GRE and PTTP header structure instead of the "
` [PATCH 03/53] netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers
` [PATCH 04/53] netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header
` [PATCH 05/53] netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern
` [PATCH 06/53] netfilter: ftp: Remove the useless code
` [PATCH 07/53] netfilter: nft_numgen: rename until attribute by modulus
` [PATCH 08/53] netfilter: nft_quota: fix overquota logic
` [PATCH 09/53] netfilter: nft_quota: introduce nft_overquota()
` [PATCH 10/53] netfilter: nf_ct_sip: allow tab character in SIP headers
` [PATCH 11/53] netfilter: nft_queue: check the validation of queues_total and queuenum
` [PATCH 12/53] netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_l3proto
` [PATCH 13/53] netfilter: nft_hash: Add hash offset value
` [PATCH 14/53] netfilter: nft_dynset: allow to invert match criteria
` [PATCH 15/53] netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
` [PATCH 16/53] netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse
` [PATCH 17/53] netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
` [PATCH 18/53] netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
` [PATCH 19/53] netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
` [PATCH 20/53] netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic
` [PATCH 21/53] netfilter: Add the missed return value check of register_netdevice_notifier
` [PATCH 22/53] netfilter: Add the missed return value check of nft_register_chain_type
` [PATCH 23/53] netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
` [PATCH 24/53] netfilter: conntrack: remove packet hotpath stats
` [PATCH 25/53] netfilter: nft_numgen: fix race between num generate and store it
` [PATCH 26/53] netfilter: nft_hash: fix hash overflow validation
` [PATCH 27/53] netfilter: nft_numgen: add number generation offset
` [PATCH 28/53] netfilter: nf_tables: validate maximum value of u32 netlink attributes
` [PATCH 29/53] netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
` [PATCH 30/53] netfilter: nf_queue: improve queue range support for bridge family
` [PATCH 31/53] netfilter: nf_tables: improve nft payload fast eval
` [PATCH 32/53] netfilter: nf_tables: check tprot_set first when we use xt.thoff
` [PATCH 33/53] netfilter: Enhance the codes used to get random once
` [PATCH 34/53] netfilter: xt_helper: Use sizeof(variable) instead of literal number
` [PATCH 35/53] netfilter: nft_lookup: remove superfluous element found check
` [PATCH 36/53] netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and more readable
` [PATCH 37/53] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH 38/53] netfilter: call nf_hook_state_init with rcu_read_lock held
` [PATCH 39/53] netfilter: call nf_hook_ingress with rcu_read_lock
` [PATCH 40/53] netfilter: Remove explicit rcu_read_lock in nf_hook_slow
` [PATCH 41/53] netfilter: Only allow sane values in nf_register_net_hook
` [PATCH 42/53] netfilter: nf_queue: whitespace cleanup
` [PATCH 43/53] netfilter: replace list_head with single linked list
` [PATCH 44/53] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
` [PATCH 45/53] netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
` [PATCH 46/53] netfilter: nft_ct: report error if mark and dir specified simultaneously
` [PATCH 47/53] netfilter: xt_hashlimit: Prepare for revision 2
` [PATCH 48/53] netfilter: xt_hashlimit: Create revision 2 to support higher pps rates
` [PATCH 49/53] netfilter: evict stale entries when user reads /proc/net/nf_conntrack
` [PATCH 50/53] netfilter: xt_socket: fix transparent match for IPv6 request sockets
[PATCH] igb: mark igb_rxnfc_write_vlan_prio_filter() static
2016-09-25 22:23 UTC (2+ messages)
[PATCH] ixgbe: mark symbols static where possible
2016-09-25 22:22 UTC (2+ messages)
[PATCH] net: tg3: use new api ethtool_{get|set}_link_ksettings
2016-09-25 21:31 UTC
[PATCH][V2] cxgb4: fix -ve error check on a signed iq
2016-09-25 21:14 UTC
[PATCH][V2] mlxsw: spectrum: remove redundant check if err is zero
2016-09-25 21:08 UTC (3+ messages)
[PATCH net] ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
2016-09-25 21:08 UTC
[PATCH] net: smc91x: take into account register shift
2016-09-25 21:00 UTC
[PATCH -next] net: dsa: mv88e6xxx: fix non static symbol warnings
2016-09-25 20:46 UTC (2+ messages)
[PATCH v3] iproute2: macvlan: add "source" mode
2016-09-25 19:08 UTC
[PATCH v2] iproute2: macvlan: add "source" mode
2016-09-25 19:07 UTC
[PATCH] iproute2: macvlan: add "source" mode
2016-09-25 18:54 UTC (2+ messages)
[PATCH v2] fs/select: add vmalloc fallback for select(2)
2016-09-25 18:50 UTC (3+ messages)
[PATCH net-next 0/4] act_mirred: Ingress actions support
2016-09-25 18:33 UTC (16+ messages)
` [PATCH net-next 4/4] net/sched: act_mirred: Implement ingress actions
[PATCH v2 net-next 0/3] net: bcmgenet: only use new api ethtool_{get|set}_link_ksettings
2016-09-25 16:29 UTC (4+ messages)
` [PATCH v2 net-next 1/3] Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
` [PATCH v2 net-next 2/3] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
` [PATCH v2 net-next 3/3] net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
[PATCH net v2 0/2] Fix tc-ife bugs
2016-09-25 15:55 UTC (5+ messages)
` [PATCH net v2 1/2] act_ife: Fix external mac header on encode
` [PATCH net v2 2/2] act_ife: Fix false parsing on decode side
[PATCH] nfp: bpf: improve handling for disabled BPF syscall
2016-09-25 15:52 UTC (2+ messages)
[PATCH 0/3] ethernet: net: bcmgenet: only use new api ethtool_{get|set}_link_ksettings
2016-09-25 15:50 UTC (6+ messages)
` [PATCH 1/3] Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
` [PATCH 2/3] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
` [PATCH 3/3] net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
[PATCH -next] be2net: fix non static symbol warnings
2016-09-25 15:40 UTC
[PATCH net-next] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
2016-09-25 15:30 UTC (3+ messages)
[PATCH net-next] net/sched: pkt_cls: change tc actions order to be as the user sets
2016-09-25 14:39 UTC (2+ messages)
[PATCH v3 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
2016-09-25 12:58 UTC (5+ messages)
Implement rfc7559 ipv6 router solicitation backoff
2016-09-25 12:51 UTC (31+ messages)
` [PATCH 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
` [PATCH 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
` [PATCH] "
` [PATCH v2 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
` [PATCH v2 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
` [PATCH v2 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
` [PATCH v2 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
` [PATCH v2 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
` [PATCH v2 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
` [PATCH v2 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)
` (unknown),
` [PATCH v3 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
` [PATCH v3 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
` [PATCH v3 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
` [PATCH v3 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
` [PATCH v3 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
` [PATCH v3 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
` [PATCH v3 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)
` (unknown)
` [PATCH v4 0/7] implement rfc7559 ipv6 router solicitation backoff
` [PATCH v4 1/7] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
` [PATCH v4 2/7] ipv6 addrconf: remove addrconf_sysctl_hop_limit()
` [PATCH v4 3/7] ipv6 addrconf: rtr_solicits == -1 means unlimited
` [PATCH v4 4/7] ipv6 addrconf: add new sysctl 'router_solicitation_max_interval'
` [PATCH v4 5/7] ipv6 addrconf: implement RFC7559 router solicitation backoff
` [PATCH v4 6/7] ipv6 addrconf: change default RTR_SOLICITATION_MAX_INTERVAL from 4s to 1h
` [PATCH v4 7/7] ipv6 addrconf: change default MAX_RTR_SOLICITATIONS from 3 to -1 (unlimited)
[PATCH 0/5] ISDN-CAPI: Fine-tuning for several function implementations
2016-09-25 12:47 UTC (8+ messages)
` [PATCH 1/5] ISDN-CAPI: Use kmalloc_array() in capidrv_addcontr()
` [PATCH 2/5] ISDN-CAPI: Delete error messages for a failed memory allocation in four functions
` [PATCH 3/5] ISDN-CAPI: Adjust 17 function calls together with variable assignments
` [PATCH 4/5] ISDN-CAPI: Adjust checks for null pointers in four functions
` [PATCH 5/5] ISDN-CAPI: Delete unnecessary braces
pull request: bluetooth-next 2016-09-25
2016-09-25 12:42 UTC
[PATCH v5 00/16] Add Paravirtual RDMA Driver
2016-09-25 12:29 UTC (12+ messages)
` [PATCH v5 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v5 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v5 12/16] IB/pvrdma: Add Queue Pair support
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v5 14/16] IB/pvrdma: Add Kconfig and Makefile
` [PATCH v5 16/16] MAINTAINERS: Update for PVRDMA driver
[PATCH RFC 0/3] xdp: Generalize XDP
2016-09-25 12:29 UTC (7+ messages)
` [PATCH RFC 1/3] xdp: Infrastructure to generalize XDP
[PATCH] netfilter: xt_socket: fix transparent match for IPv6 request sockets
2016-09-25 11:47 UTC (2+ messages)
[PATCH net 0/2] Fix tc-ife bugs
2016-09-25 11:41 UTC (2+ messages)
[PATCH nf v5] netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
2016-09-25 11:31 UTC (2+ messages)
[PATCH nf-next v3 0/7] Compact netfilter hooks list
2016-09-25 11:30 UTC (2+ messages)
[patch net-next v2 0/6] fib offload: switch to notifier
2016-09-25 10:42 UTC (4+ messages)
` [patch net-next v2 3/6] mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2016-09-24
2016-09-25 10:01 UTC (17+ messages)
` [net-next 01/15] i40e: Remove 100 Mbps SGMII support for X722
` [net-next 02/15] i40e: fix deleting mac filters
` [net-next 03/15] i40e: add encap csum VF offload flag
` [net-next 04/15] i40e: cleanup ATR auto_disable_flags use
` [net-next 05/15] i40e: check conflicting ntuple/sideband rules when re-enabling ATR
` [net-next 06/15] i40e: removing unreachable code
` [net-next 07/15] i40e/i40evf: Changed version to 1.6.16
` [net-next 08/15] i40e: Increase minimum number of allocated VSI
` [net-next 09/15] i40evf: enable adaptive interrupt throttling
` [net-next 10/15] i40e: Fix Flow Director raw_buf cleanup
` [net-next 11/15] i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
` [net-next 12/15] i40e: Split Flow Director descriptor config into separate function
` [net-next 13/15] i40e: Strip out debugfs hook for Flow Director filter programming
` [net-next 14/15] i40e: don't configure zero-size RSS table
` [net-next 15/15] i40evf: support queue-specific settings for interrupt moderation
[PATCH net-next 0/8] rxrpc: Implement slow-start and other bits
2016-09-25 9:56 UTC (10+ messages)
` [PATCH net-next 1/8] rxrpc: Send an ACK after every few DATA packets we receive
` [PATCH net-next 2/8] rxrpc: Send an immediate ACK if we fill in a hole
` [PATCH net-next 3/8] rxrpc: Include the last reply DATA serial number in the final ACK
` [PATCH net-next 4/8] rxrpc: Reinitialise the call ACK and timer state for client reply phase
` [PATCH net-next 5/8] rxrpc: Delay the resend timer to allow for nsec->jiffies conv error
` [PATCH net-next 6/8] rxrpc: Generate a summary of the ACK state for later use
` [PATCH net-next 7/8] rxrpc: Schedule an ACK if the reply to a client call appears overdue
` [PATCH net-next 8/8] rxrpc: Implement slow-start
[PATCH net] Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
2016-09-25 9:35 UTC (5+ messages)
[PATCH] net: hns: mark symbols static where possible
2016-09-25 9:34 UTC
[PATCH] rtl8xxxu: mark rtl8192eu_power_off() static
2016-09-25 9:22 UTC
[PATCH] net: mvneta: mark symbols static where possible
2016-09-25 9:20 UTC
[PATCH] net: hip04: mark tx_done() static
2016-09-25 9:19 UTC
[PATCH] net: hisilicon: mark symbols static where possible
2016-09-25 9:16 UTC
[net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22
2016-09-25 7:02 UTC (5+ messages)
` [net-next 5/5] PCI: disable FLR for 82579 device
[PATCH] net: bcmgenet: remove unused function in bcmgenet.c
2016-09-25 6:23 UTC
[PATCH] cxgb4: mark symbols static where possible
2016-09-25 6:10 UTC
[PATCH net-next] gre: use nla_get_be32() to extract flowinfo
2016-09-25 0:08 UTC (2+ messages)
[PATCH] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
2016-09-24 23:57 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).