messages from 2016-04-08 10:36:23 to 2016-04-09 14:48:09 UTC [more...]
[RFC PATCH v2 1/5] bpf: add PHYS_DEV prog type for early driver filter
2016-04-09 14:48 UTC (22+ messages)
` [RFC PATCH v2 2/5] net: add ndo to set bpf prog in adapter rx
` [RFC PATCH v2 4/5] mlx4: add support for fast rx drop bpf program
` [RFC PATCH v2 5/5] Add sample for adding simple drop program to link
[RFC PATCH v2 0/5] Add driver bpf hook for early packet drop
2016-04-09 14:37 UTC (2+ messages)
[PATCH net-next v2 1/2] rtnetlink: add new RTM_GETSTATS message to dump link stats
2016-04-09 14:30 UTC (2+ messages)
[PATCH net-next 0/6] qed/qede: Add tunneling support
2016-04-09 13:17 UTC (7+ messages)
` [PATCH net-next 1/6] net: Make vxlan/geneve default udp ports public
` [PATCH net-next 2/6] qed: Add infrastructure support for tunneling
` [PATCH net-next 3/6] qed/qede: Add VXLAN tunnel slowpath configuration support
` [PATCH net-next 4/6] qed/qede: Add GENEVE "
` [PATCH net-next 5/6] qed: Enable GRE tunnel slowpath configuration
` [PATCH net-next 6/6] qede: Add fastpath support for tunneling
Hello....!!
2016-04-09 13:01 UTC
[PATCHv3 net-next 0/6] bridge: support sending rntl info when we set attributes through sysfs/ioctl
2016-04-09 12:55 UTC (14+ messages)
` [PATCHv3 net-next 1/6] bridge: simplify the flush_store by calling store_bridge_parm
` [PATCHv3 net-next 2/6] bridge: simplify the forward_delay_store "
` [PATCHv3 net-next 3/6] bridge: simplify the stp_state_store "
` [PATCHv3 net-next 4/6] bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br
` [PATCHv3 net-next 5/6] bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if
` [PATCHv3 net-next 6/6] bridge: a netlink notification should be sent when those attributes are changed by ioctl
[LSF/MM TOPIC] Generic page-pool recycle facility?
2016-04-09 12:34 UTC (7+ messages)
` [Lsf] "
about our marketing solutions
2016-04-09 8:18 UTC
[PATCH] qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
2016-04-09 11:57 UTC
[PATCH net-next] vxlan: reduce usage of synchronize_net in ndo_stop
2016-04-09 10:46 UTC
[PATCH] qdisc: constify meta_type_ops structures
2016-04-09 8:49 UTC
[PATCH net-next v2] net: bcmgenet: add BQL support
2016-04-09 7:20 UTC
[net-next PATCH 0/5] GRO Fixed IPv4 ID support and GSO partial support
2016-04-09 6:59 UTC (15+ messages)
` [net-next PATCH 1/5] ethtool: Add support for toggling any of the GSO offloads
` [net-next PATCH 2/5] GSO: Add GSO type for fixed IPv4 ID
` [net-next PATCH 3/5] GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
` [net-next PATCH 4/5] GSO: Support partial segmentation offload
` [net-next PATCH 5/5] Documentation: Add documentation for TSO and GSO features
` [next-queue PATCH 0/3] Add support for GSO partial to Intel NIC drivers
` [next-queue PATCH 1/3] i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
` [next-queue PATCH 2/3] ixgbe/ixgbevf: Add support for GSO partial
` [next-queue PATCH 3/3] igb/igbvf: "
[PATCH net-next RFC v2 2/2] ipv6: add support for stats via RTM_GETSTATS
2016-04-09 6:38 UTC
[PATCH net-next v2 0/2] rtnetlink: new message for stats
2016-04-09 6:38 UTC
[PATCHv2 net-next 0/6] sctp: support sctp_diag in kernel
2016-04-09 5:51 UTC (10+ messages)
` [PATCHv2 net-next 1/6] sctp: add sctp_info dump api for sctp_diag
` [PATCHv2 net-next 2/6] sctp: export some apis or variables for sctp_diag and reuse some for proc
` [PATCHv2 net-next 3/6] sctp: export some functions for sctp_diag in inet_diag
` [PATCHv2 net-next 4/6] sctp: add the sctp_diag.c file
` [PATCHv2 net-next 5/6] sctp: merge the seq_start/next/exits in remaddrs and assocs
` [PATCHv2 net-next 6/6] sctp: fix some rhashtable functions using in sctp proc/diag
[PATCH net-next] net: bcmgenet: use napi_complete_done()
2016-04-09 5:30 UTC (4+ messages)
` [PATCH net-next] net: bcmgenet: use __napi_schedule_irqoff()
[GIT] Networking
2016-04-09 5:14 UTC
[PATCH net-next] net: bcmgenet: add BQL support
2016-04-09 4:53 UTC (10+ messages)
[PATCH net-next] ibmvnic: Enable use of multiple tx/rx scrqs
2016-04-09 4:24 UTC (2+ messages)
[PATCH -v2] drivers: net: ethernet: intel: e1000e: fix ethtool autoneg off for non-copper
2016-04-09 1:03 UTC (2+ messages)
How do I avoid recvmsg races with IP_RECVERR?
2016-04-09 0:02 UTC (8+ messages)
[PATCH net-next v2] vxlan: synchronously and race-free destruction of vxlan sockets
2016-04-08 23:55 UTC (3+ messages)
[PATCH V3] net: emac: emac gigabit ethernet controller driver
2016-04-08 23:25 UTC (14+ messages)
[PATCH iproute2 -master 0/3] Minor tc/bpf updates
2016-04-08 22:32 UTC (4+ messages)
` [PATCH iproute2 -master 1/3] tc, bpf: add new csum and tunnel signatures
` [PATCH iproute2 -master 2/3] tc, bpf: further improve error reporting
` [PATCH iproute2 -master 3/3] tc, bpf: add support for map pre/allocation
[net-next][PATCH 0/2] RDS: couple of fixes for 4.6
2016-04-08 22:26 UTC (3+ messages)
` [net-next][PATCH 1/2] RDS: fix endianness for dp_ack_seq
` [net-next][PATCH 2/2] RDS: Fix the atomicity for congestion map update
[PATCH RFT 0/2] Teach phylib hard-resetting devices
2016-04-08 22:25 UTC (3+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support
` [PATCH RFT 2/2] macb: kill PHY reset code
[PATCH net-next 0/8] allow bpf attach to tracepoints
2016-04-08 22:12 UTC (4+ messages)
` [PATCH net-next 1/8] perf: optimize perf_fetch_caller_regs
[RFC PATCH] possible bug in handling of ipv4 route caching
2016-04-08 22:08 UTC (10+ messages)
` [PATCH v2] route: do not cache fib route info on local routes with oif
` [PATCH v3] "
` [PATCH v4] "
[RFC PATCH 00/11] GSO partial and TSO FIXEDID support
2016-04-08 22:04 UTC (6+ messages)
` [RFC PATCH 07/11] GENEVE: Add option to mangle IP IDs on inner headers when using TSO
[PATCH v4 1/2] RDS: memory allocated must be align to 8
2016-04-08 20:55 UTC (6+ messages)
` [PATCH v4 2/2] RDS: fix congestion map corruption for PAGE_SIZE > 4k
[PATCH net-next v2] net: dsa: document missing functions
2016-04-08 20:51 UTC (2+ messages)
[PATCH net-next v2 0/3] net: dsa: voidify STP setter and FDB/VLAN add ops
2016-04-08 20:51 UTC (2+ messages)
pull-request: mac80211-next 2016-04-06
2016-04-08 20:43 UTC (3+ messages)
pull-request: mac80211 2016-04-06
2016-04-08 20:41 UTC (2+ messages)
[PATCH net] vxlan: synchronously and race-free destruction of vxlan sockets
2016-04-08 20:40 UTC (4+ messages)
[PATCH] net: thunderx: Fix broken of_node_put() code
2016-04-08 20:37 UTC
[PATCH] net: thunderx: Fix broken of_node_put() code
2016-04-08 20:34 UTC (4+ messages)
[PATCH net] bridge, netem: mark mailing lists as moderated
2016-04-08 20:33 UTC (2+ messages)
[PATCH net] tuntap: restore default qdisc
2016-04-08 19:53 UTC (2+ messages)
[PATCH v3 0/2] sctp: delay calls to sk_data_ready() as much as possible
2016-04-08 19:41 UTC (3+ messages)
` [PATCH v3 1/2] sctp: compress bit-wide flags to a bitfield on sctp_sock
` [PATCH v3 2/2] sctp: delay calls to sk_data_ready() as much as possible
[patch net-next] devlink: share user_ptr pointer for both devlink and devlink_port
2016-04-08 19:40 UTC (2+ messages)
[patch net-next 0/6] mlxsw: small driver update + one tiny devlink dependency
2016-04-08 19:39 UTC (8+ messages)
` [patch net-next 1/6] devlink: remove implicit type set in port register
` [patch net-next 2/6] mlxsw: Move devlink port registration into common core code
` [patch net-next 3/6] mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
` [patch net-next 4/6] mlxsw: Do not pass around driver_priv directly
` [patch net-next 5/6] mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
` [patch net-next 6/6] mlxsw: reg: Fix SBPM register name
[PATCH v5 net-next 00/15] MTU/buffer reconfig changes
2016-04-08 19:34 UTC (2+ messages)
[PATCH] mISDN: Fixing missing validation in base_sock_bind()
2016-04-08 19:16 UTC
FROM: MR. OLIVER SENO!!
2016-04-08 18:53 UTC
[PATCH] net: ipv6: Do not keep linklocal and loopback addresses
2016-04-08 19:01 UTC
[PATCH v2 1/5] net: w5100: move mmiowb into register access callbacks
2016-04-08 18:54 UTC (3+ messages)
[PATCH] drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes
2016-04-08 18:39 UTC
[PATCH] ieee802154/adf7242: fix memory leak of firmware
2016-04-08 17:34 UTC (2+ messages)
[PATCH net-next] ipv6, token: allow for clearing the current device token
2016-04-08 17:13 UTC (7+ messages)
[patch net-next 0/5] mlxsw: small driver update
2016-04-08 17:11 UTC (9+ messages)
` [patch net-next 1/5] mlxsw: Move devlink port registration into common core code
` [patch net-next 2/5] mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
` [patch net-next 3/5] mlxsw: Do not pass around driver_priv directly
` [patch net-next 4/5] mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
` [patch net-next 5/5] mlxsw: reg: Fix SBPM register name
[PATCH RFC] net: decrease the length of backlog queue immediately after it's detached from sk
2016-04-08 17:04 UTC (12+ messages)
[PATCH net] mpls: find_outdev: check for err ptr in addition to NULL check
2016-04-08 16:43 UTC (2+ messages)
[net-next 00/18][pull request] 10GbE Intel Wired LAN Driver Updates 2016-04-07
2016-04-08 16:32 UTC (2+ messages)
[PATCH v2] packet: uses kfree_skb() for drops or errors
2016-04-08 16:27 UTC (3+ messages)
[PATCH net-next v3] packet: uses kfree_skb() for errors
2016-04-08 16:25 UTC
FWD: [PATCH v2] Marvell phy: add fiber status check for some components
2016-04-08 15:45 UTC (2+ messages)
[PATCH] net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
2016-04-08 15:51 UTC
[patch net-next 1/2] devlink: remove implicit type set in port register
2016-04-08 15:47 UTC (2+ messages)
` [patch net-next 2/2] devlink: share user_ptr pointer for both devlink and devlink_port
[RFC v5 0/5] Add virtio transport for AF_VSOCK
2016-04-08 15:35 UTC (2+ messages)
[PATCH] can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
2016-04-08 15:32 UTC
[PATCH] [linux-next] Doc: networking: Fix typo in dsa
2016-04-08 15:19 UTC (2+ messages)
qdisc spin lock
2016-04-08 14:19 UTC (4+ messages)
Please get back to me
2016-04-08 13:29 UTC
[PATCH] iproute2: tc_bpf.c: fix building with musl libc
2016-04-08 13:14 UTC (2+ messages)
[PATCH net-next] sock: tigthen lockdep checks for sock_owned_by_user
2016-04-08 13:11 UTC
[PATCH] ipv6: rework the lock in addrconf_permanent_addr
2016-04-08 11:50 UTC (2+ messages)
[PATCH RESEND] net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0
2016-04-08 11:28 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).