messages from 2014-01-09 11:21:13 to 2014-01-10 04:03:40 UTC [more...]
[RFC Patch net-next 0/4] net_sched: make ingress filters lockless
2014-01-10 4:03 UTC (17+ messages)
` [RFC Patch net-next 1/4] net_sched: switch filter list to list_head
` [RFC Patch net-next 2/4] net_sched: avoid holding qdisc lock for filters
` [RFC Patch net-next 3/4] net_sched: use RCU for tc actions traverse
` [RFC Patch net-next 4/4] net_sched: make ingress qdisc lockless
[PATCH net-next] cxgb4: Changed FW check version to match FW binary version
2014-01-10 3:58 UTC (2+ messages)
[PATCH 0/3] irda: fixup sh_sir/irda
2014-01-10 3:57 UTC (2+ messages)
[PATCH v3 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
2014-01-10 3:56 UTC (4+ messages)
` [PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
` [PATCH v4 1/2] "
Use of 'SIOCDEVPRIVATE' in ethernet drivers
2014-01-10 3:45 UTC (8+ messages)
[PATCH 3/6] [v5] phylib: turn genphy_driver to an array
2014-01-10 3:24 UTC (3+ messages)
[PATCH 1/1] drivers: net: silence compiler warning in smc91x.c
2014-01-10 3:04 UTC
[PATCH net-next] net: xfrm6: silence sparse warning
2014-01-10 2:53 UTC (6+ messages)
[PATCH net] bnx2x: prevent WARN during driver unload
2014-01-10 2:46 UTC (4+ messages)
[PATCH 00/23] nf_tables updates for net-next
2014-01-10 2:36 UTC (25+ messages)
` [PATCH 01/23] netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
` [PATCH 02/23] netfilter: nf_tables: make chain types override the default AF functions
` [PATCH 03/23] netfilter: nf_tables: add hook ops to struct nft_pktinfo
` [PATCH 04/23] netfilter: nf_tables: add support for multi family tables
` [PATCH 05/23] netfilter: nf_tables: add "inet" table for IPv4/IPv6
` [PATCH 06/23] netfilter: nf_tables: add nfproto support to meta expression
` [PATCH 07/23] netfilter: nft_meta: add l4proto support
` [PATCH 08/23] netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
` [PATCH 09/23] netfilter: nft_ct: Add support to set the connmark
` [PATCH 10/23] netfilter: nft_meta: fix lack of validation of the input register
` [PATCH 11/23] netfilter: nf_tables: split chain policy validation from actually setting it
` [PATCH 12/23] netfilter: nf_tables: restore chain change atomicity
` [PATCH 13/23] netfilter: nf_tables: fix check for table overflow
` [PATCH 14/23] netfilter: nf_tables: fix chain type module reference handling
` [PATCH 15/23] netfilter: nf_tables: add missing module references to chain types
` [PATCH 16/23] netfilter: nf_tables: replay request after dropping locks to load chain type
` [PATCH 17/23] netfilter: nf_tables: constify chain type definitions and pointers
` [PATCH 18/23] netfilter: nf_tables: minor nf_chain_type cleanups
` [PATCH 19/23] netfilter: nf_tables: perform flags validation before table allocation
` [PATCH 20/23] netfilter: nf_tables: take AF module reference when creating a table
` [PATCH 21/23] netfilter: nf_tables: prohibit deletion of a table with existing sets
` [PATCH 22/23] netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
` [PATCH 23/23] netfilter: nf_tables: fix error path in the init functions
[PATCH net-next] net: gro: change GRO overflow strategy
2014-01-10 2:28 UTC (4+ messages)
[PATCH net-next] gre_offload: simplify GRE header length calculation in gre_gso_segment()
2014-01-10 2:09 UTC (2+ messages)
[PATCH v2 0/4] net_dma removal, and dma debug extension
2014-01-10 0:38 UTC (9+ messages)
` [PATCH v2 1/4] net_dma: simple removal
` [PATCH v2 2/4] net_dma: revert 'copied_early'
` [PATCH v2 3/4] net: make tcp_cleanup_rbuf private
` [PATCH v2 4/4] dma debug: introduce debug_dma_assert_idle()
[Patch net-next 0/7] net_sched: some more cleanup and improvements
2014-01-10 0:14 UTC (8+ messages)
` [Patch net-next 1/7] net_sched: act: move idx_gen into struct tcf_hashinfo
` [Patch net-next 2/7] net_sched: act: clean up notification functions
` [Patch net-next 3/7] net_sched: add struct net pointer to tcf_proto_ops->dump
` [Patch net-next 4/7] net_sched: optimize tcf_match_indev()
` [Patch net-next 5/7] net_sched: avoid casting void pointer
` [Patch net-next 6/7] net_sched: cls: move allocation in ->init to generic layer
` [Patch net-next 7/7] net_sched: act: remove struct tcf_act_hdr
[PATCH] netdevice.7: document SIOCGIFCONF case ifc_req==NULL
2014-01-09 23:30 UTC
[PATCH net-next] net/mlx4_en: call gro handler for encapsulated frames
2014-01-09 22:57 UTC (2+ messages)
[PATCH net-next] hyperv: Add support for physically discontinuous receive buffer
2014-01-09 22:24 UTC
[PATCH net 1/2] macvlan: forbid L2 fowarding offload for macvtap
2014-01-09 22:20 UTC (15+ messages)
[net-next 00/15][pull request] Intel Wired LAN Driver Updates
2014-01-09 22:16 UTC (25+ messages)
` [net-next 01/15] i40e: Re-enable interrupt on ICR0
` [net-next 02/15] i40e: use kernel specific defines
` [net-next 03/15] i40e: Fix GPL header
` [net-next 04/15] i40e: Fix MAC format in Write MAC address AQ cmd
` [net-next 05/15] i40e: add a comment on barrier and fix panic on reset
` [net-next 06/15] i40e: disable packet split
` [net-next 07/15] i40e: Cleanup reconfig rss path
` [net-next 08/15] i40e: release NVM resource reservation on startup
` [net-next 09/15] i40e: remove interrupt on AQ error
` [net-next 10/15] i40e: accept pf to pf adminq messages
` [net-next 11/15] i40e: shorten wordy fields
` [net-next 12/15] i40e: trivial: formatting and checkpatch fixes
` [net-next 13/15] i40e: fix spelling errors
` [net-next 14/15] i40e: Add a dummy packet template
` [net-next 15/15] i40e: Turn flow director off in MFP mode
[PATCH net-next 0/2] Pack struct xfrm_usersa_info and struct xfrm_userpolicy_info
2014-01-09 23:07 UTC (10+ messages)
` [PATCH net-next 1/2] include/uapi/linux/xfrm.h: Pack "
` [PATCH net-next 2/2] include/uapi/linux/xfrm.h: Pack struct xfrm_usersa_info
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
2014-01-09 21:46 UTC (10+ messages)
[PATCH ethtool] ethtool: Accept long feature names reported by -k option as input to -K option
2014-01-09 21:11 UTC (4+ messages)
[net-next 0/7] Intel Wired LAN Driver Updates
2014-01-09 20:59 UTC (14+ messages)
` [net-next 2/7] ixgbe: Indicate removal state explicitly
` [net-next 3/7] ixgbe: Use static inlines instead of macros
randconfig build error with next-20140109, in net/ipv6/ip6_vti.c
2014-01-09 20:58 UTC (2+ messages)
Multicast routing stops functioning after 4G multicast packets recived
2014-01-09 20:14 UTC
[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
2014-01-09 19:53 UTC (12+ messages)
` [PATCH net-next v3 1/9] xen-netback: Introduce TX grant map definitions
` [Xen-devel] "
` [PATCH net-next v3 2/9] xen-netback: Change TX path from grant copy to mapping
[PATCH net-next v2 1/4] net: allow > 0 order atomic page alloc in skb_page_frag_refill
2014-01-09 19:33 UTC (9+ messages)
` [PATCH net-next v2 3/4] virtio-net: auto-tune mergeable rx buffer size for improved performance
[PATCH -next] ip_tunnel: fix sparse non static symbol warning
2014-01-09 19:33 UTC (2+ messages)
[PATCH -next] openvswitch: Use kmem_cache_free() instead of kfree()
2014-01-09 19:27 UTC (3+ messages)
[PATCH net] bnx2x: fix DMA unmapping of TSO split BDs
2014-01-09 19:23 UTC (3+ messages)
[PATCH v4 0/5] alx: add statistics
2014-01-09 18:47 UTC (3+ messages)
` [PATCH v4 4/5] alx: add alx_get_stats64 operation
[PATCH net-next] net/mlx4_en: call gro handler for encapsulated frames
2014-01-09 18:30 UTC
[PATCH net 0/2] qlcnic: Bug fixes
2014-01-09 17:41 UTC (3+ messages)
` [PATCH net 1/2] qlcnic: Fix bug in TX statistics
` [PATCH net 2/2] qlcnic: Fix ethtool statistics length calculation
[PATCH] rtlwifi: rtl8192cu: Add new device ID
2014-01-09 16:27 UTC
pull request: wireless 2014-01-09
2014-01-09 15:33 UTC
pull request: batman-adv 2014-01-09
2014-01-09 14:53 UTC (14+ messages)
` [PATCH 01/13] batman-adv: properly rename define in distributed arp table header file
` [PATCH 02/13] batman-adv: don't switch byte order too often if not needed
` [PATCH 03/13] batman-adv: remove FSF address from GPL disclaimer
` [PATCH 04/13] batman-adv: deselect current GW on client mode switch off
` [PATCH 05/13] batman-adv: rename gw_deselect() to gw_reselect()
` [PATCH 06/13] batman-adv: remove parenthesis from return statements
` [PATCH 07/13] batman-adv: send every DHCP packet as bat-unicast
` [PATCH 08/13] batman-adv: add isolation_mark sysfs attribute
` [PATCH 09/13] batman-adv: mark a local client as isolated when needed
` [PATCH 10/13] batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
` [PATCH 11/13] batman-adv: extend the ap_isolation mechanism
` [PATCH 12/13] batman-adv: create helper function to get AP isolation status
` [PATCH 13/13] batman-adv: set the isolation mark in the skb if needed
[PATCH -next] gre_offload: fix sparse non static symbol warning
2014-01-09 14:22 UTC
[PATCH net-next] IPv6: add option to use anycast addresses as source addresses for datagrams
2014-01-09 13:45 UTC
mlx4 w/ IOMMU broken, kernel 3.12.6
2014-01-09 13:24 UTC (4+ messages)
` mlx4 w/ IOMMU broken, kernel 3.12.6 -- resolved
[patch net-next] neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions
2014-01-09 13:13 UTC
[PATCHv2 ipsec-next] xfrm: Namespacify xfrm_policy_sk_bundles
2014-01-09 12:38 UTC (11+ messages)
` [PATCHv3 net-next] "
` [PATCHv4 "
[PATCH net-next 1/4] bonding: update the primary when slave name changed
2014-01-09 12:30 UTC (4+ messages)
[PATCH net V2 1/2] macvlan: forbid L2 fowarding offload for macvtap
2014-01-09 12:31 UTC (4+ messages)
` [PATCH net V2 2/2] net: core: explicitly select a txq before doing l2 forwarding
[PATCH net-next v2 0/3] make skb_checksum_setup generally available
2014-01-09 12:26 UTC (3+ messages)
` [PATCH net-next v2 2/3] xen-netback: use new skb_checksum_setup function
[PATCH v2 net-next 0/3] bonding: fix bond_3ad RCU usage
2014-01-09 12:13 UTC (9+ messages)
` [PATCH v2 net-next 1/3] bonding: fix bond_3ad_set_carrier() "
` [PATCH v2 net-next 2/3] bonding: fix __get_first_agg "
` [PATCH v2 net-next 3/3] bonding: fix __get_active_agg() RCU logic
[PATCH iproute2] vxlan: add missing dst port setup option
2014-01-09 11:56 UTC
[PATCH net 1/2] macvlan: forbid L2 fowarding offload for macvtap
2014-01-09 11:53 UTC (9+ messages)
` [PATCH net 2/2] net: core: explicitly select a txq before doing l2 forwarding
[PATCH net-next 4/4] bonding: update bonding.txt for primary description
2014-01-09 11:49 UTC (2+ messages)
[PATCH net-next 2/4] bonding: do not save non-existent device to bond primary in check params
2014-01-09 11:48 UTC (2+ messages)
[PATCH net-next 3/4] bonding: do not save non-existent device to bond primary in sysfs
2014-01-09 11:47 UTC (2+ messages)
[PATCH net-next 0/4] bonding: update the primary for bonding and fix some slight problem
2014-01-09 11:20 UTC
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).