messages from 2015-08-17 21:12:01 to 2015-08-18 23:39:47 UTC [more...]
[PATCHv4 net-next 00/10] OVS conntrack support
2015-08-18 23:39 UTC (7+ messages)
` [PATCHv4 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h
` [PATCHv4 net-next 04/10] dst: Add __skb_dst_copy() variation
` [PATCHv4 net-next 05/10] openvswitch: Add conntrack action
` [PATCHv4 net-next 07/10] netfilter: Always export nf_connlabels_replace()
` [PATCHv4 net-next 08/10] netfilter: connlabels: Export setting connlabel length
` [PATCHv4 net-next 09/10] openvswitch: Allow matching on conntrack label
[PATCH] r8169: Add values missing in @get_stats64 from HW counters
2015-08-18 21:40 UTC (2+ messages)
linux-next: build failure after merge of the net-next tree
2015-08-18 21:25 UTC (2+ messages)
[PATCH net-next] bnx2x: Add vxlan RSS support
2015-08-18 21:21 UTC (2+ messages)
[PATCH net-next 0/3] D in DSA patches
2015-08-18 21:17 UTC (5+ messages)
` [PATCH net-next 1/3] net: dsa: Allow multi hop routes to be expressed
` [PATCH net-next 2/3] net: dsa: Add dsa_is_dsa_port() helper
` [PATCH net-next 3/3] dsa: mv88e6xxx: Set DSA mode based on chip abilities
[PATCH net-next v2 0/9] Geneve: Add support for tunnel metadata mode
2015-08-18 21:12 UTC (6+ messages)
` [PATCH net-next v2 5/9] geneve: Add support to collect tunnel metadata
` [PATCH net-next v2 7/9] geneve: Consolidate Geneve functionality in single module
` [PATCH net-next v2 8/9] geneve: Move device hash table to geneve socket
` [PATCH net-next v2 9/9] geneve: Implement rtnl changelink
[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-08-18
2015-08-18 21:09 UTC (16+ messages)
` [net-next 01/15] igb: Fix oops caused by missing queue pairing
` [net-next 02/15] igb: missing rtnl_unlock in igb_sriov_reinit()
` [net-next 03/15] igb: do not re-init SR-IOV during probe
` [net-next 04/15] igb: implement high frequency periodic output signals
` [net-next 05/15] igb: add support for 1512 PHY
` [net-next 06/15] igb: Teardown SR-IOV before unregister_netdev()
` [net-next 07/15] e100: Add a check after pci_pool_create to avoid null pointer dereference
` [net-next 08/15] e100: Release skb when DMA mapping is failed in e100_xmit_prepare
` [net-next 09/15] igb: Fix a deadlock in igb_sriov_reinit
` [net-next 10/15] e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open
` [net-next 11/15] igb: Fix a memory leak in igb_probe
` [net-next 12/15] igbvf: clear buffer_info->dma after dma_unmap_single()
` [net-next 13/15] igb: make sure SR-IOV init uses the right number of queues
` [net-next 14/15] ixgbe: Simplify port-specific macros
` [net-next 15/15] ixgbe: TRIVIAL fix up double 'the' and comment style
[PATCH net-next v3] rocker: add debugfs support to dump internal tables
2015-08-18 20:47 UTC (12+ messages)
[net-next RFC] net: ipv4: Send IGMP messages from highest scoped address
2015-08-18 20:31 UTC (5+ messages)
[PATCH net-next 00/13] lwtunnel: per route ipv6 support for vxlan
2015-08-18 20:33 UTC (14+ messages)
` [PATCH net-next 01/13] ip_tunnels: remove custom alignment and packing
` [PATCH net-next 02/13] ip_tunnels: use u8/u16/u32
` [PATCH net-next 03/13] ip_tunnels: use offsetofend
` [PATCH net-next 04/13] ip_tunnels: add IPv6 addresses to ip_tunnel_key
` [PATCH net-next 05/13] ip_tunnels: use tos and ttl fields also for IPv6
` [PATCH net-next 06/13] route: move lwtunnel state to dst_entry
` [PATCH net-next 07/13] ipv6: drop metadata dst in ip6_route_input
` [PATCH net-next 08/13] ipv6: ndisc: inherit metadata dst when creating ndisc requests
` [PATCH net-next 09/13] vxlan: provide access function for vxlan socket address family
` [PATCH net-next 10/13] vxlan: do not shadow flags variable
` [PATCH net-next 11/13] vxlan: metadata based tunneling for IPv6
` [PATCH net-next 12/13] ipv6: route: extend flow representation with tunnel key
` [PATCH net-next 13/13] ipv6: route: per route IP tunnel metadata via lightweight tunnel
[PATCH net-next] vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
2015-08-18 20:24 UTC (6+ messages)
` [PATCH net-next v2] "
` [PATCH net-next v3] "
[PATCH net-next] r8169:Set RxConfig on same func. with TxConfig
2015-08-18 20:04 UTC (3+ messages)
[PATCH net-next 0/4] vrf: a few simplifications and cleanups
2015-08-18 19:38 UTC (6+ messages)
` [PATCH net-next 1/4] vrf: drop unnecessary dev refcnt changes
` [PATCH net-next 2/4] vrf: drop unused num_slaves member
` [PATCH net-next 3/4] vrf: don't check for dstats and rth in uninit path
` [PATCH net-next 4/4] vrf: simplify the netdev notifier function
[PATCH 00/21] net: Convert drivers to IFF_NO_QUEUE and cleanup afterwards
2015-08-18 18:56 UTC (27+ messages)
` [PATCH 01/21] net: veth: enable noqueue operation by default
` [PATCH 02/21] net: dummy: convert to using IFF_NO_QUEUE
` [PATCH 03/21] net: geneve: "
` [PATCH 04/21] net: loopback: "
` [PATCH 05/21] net: nlmon: "
` [PATCH 06/21] net: team: "
` [PATCH 07/21] net: vxlan: "
` [PATCH 08/21] net: 8021q: "
` [PATCH 09/21] net: bridge: "
` [PATCH 10/21] net: 6lowpan: "
` [PATCH 11/21] net: bonding: "
` [PATCH 12/21] net: ipvlan: "
` [PATCH 13/21] net: dsa: "
` [PATCH 14/21] net: hostap: "
` [PATCH 15/21] net: mac80211_hwsim: "
` [PATCH 16/21] net: batman-adv: "
` [PATCH 17/21] net: hsr: "
` [PATCH 18/21] net: caif: "
` [PATCH 19/21] staging: wilc1000: "
` [PATCH 20/21] net: warn if drivers set tx_queue_len = 0
` [PATCH 21/21] net: sched: drop all special handling of tx_queue_len == 0
[PATCH net-next] lwtunnel: fix memory leak
2015-08-18 18:17 UTC (3+ messages)
` [PATCH net-next] lwtunnel: ip tunnel: fix multiple routes with different encap
[PATCH] bluetooth:Fix variable assignment for switch case in the function a2mp_chan_recv_cb
2015-08-18 17:43 UTC
[net-next]: unable to add routes to tables
2015-08-18 17:26 UTC (3+ messages)
[PATCH, net-next] r8169:Correct value on RxMaxSize register
2015-08-18 17:10 UTC
[PATCH net-next v2] net: Move VRF change to udp_sendmsg to function
2015-08-18 16:38 UTC (4+ messages)
[iproute PATCH] ip-address.8.in: fix BNF syntax error
2015-08-18 16:11 UTC
[iproute PATCH] lib/namespace: fix fd leakage in non-error case
2015-08-18 16:11 UTC
[PATCH ipsec-next] xfrm: Use VRF master index if output device is enslaved
2015-08-18 15:54 UTC
[PATCH] net: FIB tracepoints
2015-08-18 15:49 UTC
e1000e driver - commit 37b12910 needs to be in Linus tree
2015-08-18 15:32 UTC
linux-next: unregister_netdevice: waiting for lo to become free. Usage count = 1
2015-08-18 15:27 UTC (2+ messages)
[PATCH] net: ipv4: inlining ip_send_check()
2015-08-18 14:46 UTC (2+ messages)
[PATCH net] inet: fix races with reqsk timers
2015-08-18 14:25 UTC (9+ messages)
` [PATCH net] inet: fix potential deadlock in reqsk_queue_unlink()
[PATCH] bridge: Enable configuration of ageing interval for bridges and switch devices
2015-08-18 12:15 UTC (8+ messages)
[PATCH net] batman-adv: Fix memory leak on tt add with invalid vlan
2015-08-18 11:37 UTC
[patch] cxgb4: memory corruption in debugfs
2015-08-18 10:38 UTC (3+ messages)
Project Funding
2015-08-18 9:30 UTC
[PATCH 0/6] bonding: only advertise LRO if underlying hardware can LRO
2015-08-18 7:45 UTC (6+ messages)
` [PATCH 1/6] net/bonding: enable LRO if one device supports it
Should driver set CHECKSUM_COMPLETE for TCP pakcets
2015-08-18 6:51 UTC
Should driver set CHECKSUM_COMPLETE for TCP pakcets
2015-08-18 6:44 UTC
[PATCH] rt2x00: adjust EEPROM_SIZE for rt2500usb
2015-08-18 6:05 UTC (2+ messages)
` "
[v1 0/6] *** nps_enet fixups ***
2015-08-18 5:26 UTC (4+ messages)
[PATCH V4 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection
2015-08-18 5:07 UTC (7+ messages)
[PATCH net-next v3 0/4] net: Identifier Locator Addressing - Part I
2015-08-17 18:59 UTC
[PATCH net-next v4 0/4] net: Identifier Locator Addressing - Part I
2015-08-18 4:42 UTC (6+ messages)
` [PATCH net-next v4 1/4] lwt: Add support to redirect dst.input
` [PATCH net-next v4 2/4] net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
` [PATCH net-next v4 3/4] net: Add inet_proto_csum_replace_by_diff utility function
` [PATCH net-next v4 4/4] net: Identifier Locator Addressing module
[net-next:master 894/905] drivers/net/ethernet/cisco/enic/vnic_dev.c:1095:13: sparse: incorrect type in assignment (different address spaces)
2015-08-18 4:25 UTC (2+ messages)
[net-next:master 904/905] drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:173:44: sparse: incorrect type in argument 1 (different base types)
2015-08-18 4:23 UTC (2+ messages)
[PATCH] e100: Add a check after pci_pool_create to avoid null pointer dereference
2015-08-18 2:54 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] e100: Release skb when DMA mapping is failed in e100_xmit_prepare
2015-08-18 2:54 UTC (2+ messages)
` [Intel-wired-lan] "
linux-next: manual merge of the net-next tree with the net tree
2015-08-18 2:35 UTC
(unknown),
2015-08-18 0:08 UTC
[Patch V3 4/9] openvswitch: Replace cpu_to_node() with cpu_to_mem() to support memoryless node
2015-08-18 0:35 UTC (4+ messages)
` [Patch V3 5/9] i40e: Use numa_mem_id() to better "
[PATCH v1 0/2] drivers: net: xgene: Add TSO support
2015-08-18 0:27 UTC (4+ messages)
` [PATCH v1 1/2] drivers: net: xgene: Preparatory patch for "
` [PATCH v1 2/2] drivers: net: xgene: Adding support for TSO
[PATCH 0/5] net: Hisilicon Network Subsystem support
2015-08-18 0:12 UTC (3+ messages)
` [PATCH 2/5] net: add Hisilicon Network Subsystem hnae framework support
Linux 4.2-rc6 regression: RIP: e030:[<ffffffff8110fb18>] [<ffffffff8110fb18>] detach_if_pending+0x18/0x80
2015-08-18 0:05 UTC (16+ messages)
[PATCH] net: rtnetlink: be more strict when setting MAC address
2015-08-17 23:23 UTC (3+ messages)
[PATCH] inet: Move VRF table lookup to inlined function
2015-08-17 22:59 UTC (2+ messages)
[net-next:master 751/762] DockBook: Warning(include/linux/netdevice.h:1293): Enum value 'IFF_VRF_MASTER' not described in enum 'netdev_priv_flags'
2015-08-17 22:56 UTC (3+ messages)
` [PATCH] net: Fix docbook warning for IFF_VRF_MASTER enum
[PATCH net-next v2] net: Updates to netif_index_is_vrf
2015-08-17 22:56 UTC (2+ messages)
[net:master 10/12] drivers/net/phy/smsc.c:127:3-4: Unneeded semicolon
2015-08-17 22:53 UTC (3+ messages)
` [PATCH] net: phy: fix semicolon.cocci warnings
[PATCH net-next 0/8] Driver updates 16-Aug-2015
2015-08-17 22:51 UTC (2+ messages)
pull request: bluetooth-next 2015-08-16
2015-08-17 22:41 UTC (2+ messages)
[PATCH] net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
2015-08-17 22:40 UTC (2+ messages)
[PATCH] net: Move VRF change to udp_sendmsg to inlined function
2015-08-17 22:39 UTC (2+ messages)
[PATCH 0/4 net-next] enic: add devcmd2
2015-08-17 22:38 UTC (2+ messages)
[PATCH -next] smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
2015-08-17 22:35 UTC (4+ messages)
[PATCH] net: Export bpf_prog_create_from_user()
2015-08-17 21:38 UTC
[PATCH net-next] ipv6: trivial whitespace fix
2015-08-17 21:34 UTC (2+ messages)
[PATCH net-next] ipv6: remove unnecessary include
2015-08-17 21:34 UTC (2+ messages)
[PATCH] rhashtable-test: extend to test concurrency
2015-08-17 21:32 UTC (2+ messages)
pull request: batman-adv 20150814
2015-08-17 21:32 UTC (2+ messages)
[PATCH net] be2net: avoid vxlan offloading on multichannel configs
2015-08-17 21:30 UTC (2+ messages)
[PATCH v3] net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
2015-08-17 21:28 UTC (2+ messages)
[PATCH v2 net 0/3] ipv6: Fix a potential deadlock when creating pcpu rt
2015-08-17 21:28 UTC (2+ messages)
pull-request: mac80211-next 2015-08-14
2015-08-17 21:25 UTC (2+ messages)
[PATCH net-next v2 0/4] packet: add cBPF and eBPF fanout modes
2015-08-17 21:23 UTC (2+ 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).