messages from 2016-05-09 10:32:08 to 2016-05-10 01:26:58 UTC [more...]
[PATCH 0/3] bridge: netfilter: checkpatch fixes
2016-05-10 1:26 UTC (3+ messages)
` [PATCH 1/3] bridge: netfilter: checkpatch whitespace fixes
` [PATCH 3/3] bridge: netfilter: checkpatch null comparison fixes
[PATCH] Bluetooth: Fix l2cap_sock_teardown_cb race condition with bt_accept_dequeue
2016-05-10 1:15 UTC
[PATCH net-next V3 00/10] cls_flower hardware offload support
2016-05-10 1:14 UTC (4+ messages)
linux-next: manual merge of the net-next tree with the arm-soc tree
2016-05-10 0:18 UTC
[PATCH v9 net-next 0/7] openvswitch: support for layer 3 encapsulated packets
2016-05-10 0:16 UTC (5+ messages)
` [PATCH v9 net-next 4/7] openvswitch: add layer 3 flow/port support
` [ovs-dev] "
[PATCH net-next 0/5] ip6: Transmit tunneling fixes
2016-05-10 0:12 UTC (6+ messages)
` [PATCH net-next 1/5] ip6_gre: Fix MTU setting
` [PATCH net-next 2/5] gre6: Fix flag translations
` [PATCH net-next 3/5] ip6_gre: Set inner protocol correctly in __gre6_xmit
` [PATCH net-next 4/5] ip6: Don't set transport header in IPv6 tunneling
` [PATCH net-next 5/5] ip6_gre: Use correct flags for reading TUNNEL_SEQ
[PATCH 0/6] drivers: net: xgene: Bug fixes
2016-05-10 0:04 UTC (7+ messages)
` [PATCH 1/6] drivers: net: xgene: fix IPv4 forward crash
` [PATCH 2/6] drivers: net: xgene: fix sharing of irqs
` [PATCH 3/6] drivers: net: xgene: fix ununiform latency across queues
` [PATCH 4/6] drivers: net: xgene: fix statistics counters race condition
` [PATCH 5/6] drivers: net: xgene: Using static MSS values
` [PATCH 6/6] drivers: net: xgene: fix register offset
[PATCH net-next] ip6_gre: Fix MTU setting
2016-05-09 23:47 UTC (6+ messages)
[PATCH v3 0/3] net: phy: add phy_ethtool_{get|set}_link_ksettings
2016-05-09 23:01 UTC (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] net: ethernet: fec: use phydev from struct net_device
` [PATCH v3 3/3] net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
[PATCH v3 net-next 00/11] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
2016-05-09 22:32 UTC (11+ messages)
[PATCH v2] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
2016-05-09 22:15 UTC
[PATCH v2] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
2016-04-24 15:45 UTC
[PATCH v2 net-next] tcp: replace cnt & rtt with struct in pkts_acked()
2016-05-09 21:46 UTC
[iproute PATCH] ss: Remove unused argument from kill_inet_sock
2016-05-09 20:54 UTC
[net-next PATCH V1 0/3] net: enable use of kmem_cache_alloc_bulk in network stack
2016-05-09 20:46 UTC (13+ messages)
` [net-next PATCH V1 1/3] net: bulk alloc and reuse of SKBs in NAPI context
` [net-next PATCH V1 2/3] mlx4: use napi_alloc_skb API to get SKB bulk allocations
` [net-next PATCH V1 3/3] net: warn on napi_alloc_skb being called in wrong context
bnx2x in 4.6rc7 with FW 7.13.1.0 not present
2016-05-09 20:19 UTC
[PATCH] netfilter: conntrack: remove uninitialized shadow variable
2016-05-09 20:12 UTC (3+ messages)
[PATCH 0/3] Netfilter fixes for net
2016-05-09 19:52 UTC (4+ messages)
` [PATCH 1/3] netfilter: conntrack: init all_locks to avoid debug warning
` [PATCH 2/3] netfilter: IDLETIMER: fix race condition when destroy the target
` [PATCH 3/3] netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
NFSroot hangs with bad unlock balance in Linux next
2016-05-09 19:40 UTC (5+ messages)
[PATCH net-next 1/2] net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file
2016-05-09 19:18 UTC (2+ messages)
` [PATCH net-next 2/2] net: cls_u32: Add support for skip-sw flag to tc u32 classifier
[PATCH 00/36] Netfilter updates for net-next
2016-05-09 19:15 UTC (38+ messages)
` [PATCH 01/36] ipvs: handle connections started by real-servers
` [PATCH 02/36] ipvs: optimize release of connections in OPS mode
` [PATCH 03/36] ipvs: don't alter conntrack "
` [PATCH 04/36] netfilter: conntrack: move generation seqcnt out of netns_ct
` [PATCH 05/36] netfilter: conntrack: use get_random_once for nat and expectations
` [PATCH 06/36] netfilter: conntrack: use get_random_once for conntrack hash seed
` [PATCH 07/36] netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
` [PATCH 08/36] netfilter: nf_tables: parse element flags from nft_del_setelem()
` [PATCH 09/36] netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
` [PATCH 10/36] netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
` [PATCH 11/36] netfilter: nf_ct_helper: disable automatic helper assignment
` [PATCH 12/36] netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL
` [PATCH 13/36] netfilter: fix IS_ERR_VALUE usage
` [PATCH 14/36] netfilter: nftables: add connlabel set support
` [PATCH 15/36] netfilter: conntrack: keep BH enabled during lookup
` [PATCH 16/36] netfilter: conntrack: fix lookup race during hash resize
` [PATCH 17/36] netfilter: conntrack: don't attempt to iterate over empty table
` [PATCH 18/36] netfilter: conntrack: use nf_ct_key_equal() in more places
` [PATCH 19/36] netfilter: conntrack: small refactoring of conntrack seq_printf
` [PATCH 20/36] netfilter: conntrack: check netns when comparing conntrack objects
` [PATCH 21/36] netfilter: conntrack: make netns address part of hash
` [PATCH 22/36] netfilter: conntrack: use a single hashtable for all namespaces
` [PATCH 23/36] netfilter: conntrack: consider ct netns in early_drop logic
` [PATCH 24/36] netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
` [PATCH 25/36] netfilter: conntrack: introduce nf_ct_acct_update()
` [PATCH 26/36] netfilter: conntrack: introduce clash resolution on insertion race
` [PATCH 27/36] openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
` [PATCH 28/36] netfilter: x_tables: get rid of old and inconsistent debugging
` [PATCH 29/36] netfilter: nf_tables: allow set names up to 32 bytes
` [PATCH 30/36] ipvs: make drop_entry protection effective for SIP-pe
` [PATCH 31/36] netfilter: conntrack: check netns when walking expect hash
` [PATCH 32/36] netfilter: conntrack: make netns address part of "
` [PATCH 33/36] netfilter: conntrack: use a single expectation table for all namespaces
` [PATCH 34/36] netfilter: conntrack: make netns address part of nat bysrc hash
` [PATCH 35/36] netfilter: conntrack: use a single nat bysource table for all namespaces
` [PATCH 36/36] netfilter: conntrack: use single slab cache
[PATCH net-next 00/14] qed*: Add SR-IOV support
2016-05-09 19:14 UTC (16+ messages)
` [PATCH net-next 01/14] qed: Add CONFIG_QED_SRIOV
` [PATCH net-next 02/14] qed: Add VF->PF channel infrastructure
` [PATCH net-next 03/14] qed: Introduce VFs
` [PATCH net-next 04/14] qed: IOV configure and FLR
` [PATCH net-next 05/14] qed: IOV l2 functionality
` [PATCH net-next 06/14] qed: Bulletin and Link
` [PATCH net-next 07/14] qed: Align TLVs
` [PATCH net-next 08/14] qede: Add VF support
` [PATCH net-next 09/14] qed*: Support PVID configuration
` [PATCH net-next 10/14] qed*: Support forced MAC
` [PATCH net-next 11/14] qed*: IOV link control
` [PATCH net-next 12/14] qed*: IOV support spoof-checking
` [PATCH net-next 13/14] qed*: support ndo_get_vf_config
` [PATCH net-next 14/14] qed*: Tx-switching configuration
pull-request: wireless-drivers 2016-05-09
2016-05-09 19:06 UTC
[RESEND PATCH v6 0/6] Add Ethernet support on STM32F429
2016-05-09 19:06 UTC (5+ messages)
` [RESEND PATCH v6 2/6] Documentation: Bindings: Add STM32 DWMAC glue
` [RESEND PATCH v6 5/6] ARM: dts: stm32f429: Align Ethernet node with new bindings properties
` [RESEND PATCH v6 6/6] ARM: dts: stm32f429: Update Ethernet node on Eval board
[PATCH net-next v2 00/21] net: dsa: mv88e6xxx: turn into monolithic driver
2016-05-09 19:00 UTC (24+ messages)
` [PATCH net-next v2 01/21] net: dsa: mv88e6xxx: add flags to info
` [PATCH net-next v2 02/21] net: dsa: mv88e6xxx: factorize PHY access with PPU
` [PATCH net-next v2 03/21] net: dsa: mv88e6xxx: factorize PHY indirect access
` [PATCH net-next v2 04/21] net: dsa: mv88e6xxx: factorize EEPROM access
` [PATCH net-next v2 05/21] net: dsa: mv88e6xxx: factorize temperature access
` [PATCH net-next v2 06/21] net: dsa: mv88e6xxx: factorize MAC address setting
` [PATCH net-next v2 07/21] net: dsa: mv88e6xxx: factorize EEE access
` [PATCH net-next v2 08/21] net: dsa: mv88e6131: add registers access
` [PATCH net-next v2 09/21] net: dsa: mv88e6xxx: factorize bridge support
` [PATCH net-next v2 10/21] net: dsa: mv88e6xxx: factorize VTU access
` [PATCH net-next v2 11/21] net: dsa: mv88e6xxx: factorize ATU access
` [PATCH net-next v2 12/21] net: dsa: mv88e6xxx: factorize switch reset
` [PATCH net-next v2 13/21] net: dsa: mv88e6xxx: factorize global setup
` [PATCH net-next v2 14/21] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setup
` [PATCH net-next v2 15/21] net: dsa: mv88e6131: drop VLAN Ethertype setup
` [PATCH net-next v2 16/21] net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setup
` [PATCH net-next v2 17/21] net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setup
` [PATCH net-next v2 18/21] net: dsa: mv88e6131: drop frames priorities setup
` [PATCH net-next v2 19/21] net: dsa: mv88e6xxx: factorize switch setup
` [PATCH net-next v2 20/21] net: dsa: mv88e6131: use EDSA tag protocol
` [PATCH net-next v2 21/21] net: dsa: mv88e6xxx: factorize the switch driver
[PATCH 1/1] net: thunderx: avoid exposing kernel stack
2016-05-09 18:57 UTC (2+ messages)
rtk8168 driver help needed
2016-05-09 18:13 UTC (5+ messages)
[PATCH v3 0/2] Net driver bugs fix
2016-05-09 17:13 UTC (3+ messages)
` [PATCH v3 1/2] net: nps_enet: Tx handler synchronization
` [PATCH v3 2/2] net: nps_enet: bug fix - handle lost tx interrupts
[PATCH net-next] ifb: support more features
2016-05-09 17:41 UTC (8+ messages)
` [PATCH v2 "
[ethtool PATCH v7 0/2] add support for new ETHTOOL_xLINKSETTINGS ioctls
2016-05-09 17:00 UTC (3+ messages)
` [ethtool PATCH v7 1/2] ethtool.c: add support for "
` [ethtool PATCH v7 2/2] ethtool: use netlink socket when AF_INET not available
[PATCH] netdev: enc28j60 kernel panic fix
2016-05-09 16:59 UTC (5+ messages)
[PATCH v2 0/3] net: ethtool: add ethtool_op_{get|set}_link_ksettings
2016-05-09 16:44 UTC (3+ messages)
` [PATCH v2 1/3] net: core: "
[PATCH V2 00/22] net-next: mediatek: various fixes and IRQ grouping
2016-05-09 16:34 UTC (13+ messages)
` [PATCH V2 01/22] net-next: mediatek: use mdiobus_free() in favour of kfree()
` [PATCH V2 04/22] net-next: mediatek: properly handle RGMII modes
` [PATCH V2 11/22] net-next: mediatek: disable all interrupts during probe
` [PATCH V2 13/22] net-next: mediatek: increase watchdog_timeo
` [PATCH V2 21/22] net-next: mediatek: change my email address
` [PATCH V2 22/22] MAINTAINERS: "
[PATCH v2 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-05-09 16:33 UTC (3+ messages)
` [PATCH v2 1/2] nl80211: Allow privileged operations "
` [PATCH v2 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
[PATCH 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-05-09 16:33 UTC (6+ messages)
` [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
[PATCH net-next 0/2] sfc: RSS enhancements
2016-05-09 16:16 UTC (5+ messages)
` [PATCH net-next 1/2] sfc: Support setting rss_cpus to 'cores', 'packages' or 'hyperthreads'
NULL dereference on v4.1.x while enabling VF
2016-05-09 16:08 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH] Add support for configuring Infiniband GUIDs
2016-05-09 15:52 UTC (3+ messages)
[RFC PATCH v3 17/19] calipso: Add validation of CALIPSO option
2016-05-09 15:30 UTC (4+ messages)
[PATCH v9 net-next 1/2] hv_sock: introduce Hyper-V Sockets
2016-05-09 15:27 UTC (5+ messages)
IPv6: proxy_ndp to a network range
2016-05-09 14:51 UTC (4+ messages)
[PATCH net-next] fq_codel: add memory limitation per queue
2016-05-09 14:26 UTC (5+ messages)
[PATCH net-next v2] block/drbd: use nla_put_u64_64bit()
2016-05-09 13:15 UTC (3+ messages)
` [PATCH net-next v3] block/drbd: align properly u64 in nl messages
[PATCH iproute2 net-next] ifstat: move to new RTM_GETSTATS api
2016-05-09 12:38 UTC (5+ messages)
[PATCH net v4] vlan: Propagate MAC address to VLANs
2016-05-09 12:19 UTC (3+ messages)
Davicom DM9162 PHY supported in the kernel?
2016-05-09 12:06 UTC (5+ messages)
[net PATCH v2 1/1] export tc ife uapi header
2016-05-09 12:05 UTC
[net-next PATCH v2 0/6] net sched: Fix broken late binding of actions
2016-05-09 11:54 UTC (16+ messages)
` [net-next PATCH v2 1/6] net sched: vlan action fix late binding
` [net-next PATCH v2 3/6] net sched: mirred "
` [net-next PATCH v2 5/6] net sched: skbedit "
` [net-next PATCH v2 6/6] net sched: ife "
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).