messages from 2016-04-28 23:12:18 to 2016-05-01 02:28:18 UTC [more...]
sfc: Please add rss_cpus=hyperthreads support
2016-05-01 2:27 UTC (3+ messages)
[PATCH net-next 00/12] Mellanox 100G mlx5 ethernet aRFS support
2016-05-01 2:18 UTC (4+ messages)
` [PATCH net-next 10/12] net/mlx5e: Create aRFS flow tables
[PATCH] macb: fix mdiobus_scan() error check
2016-04-30 22:47 UTC
[PATCH 3.2 085/115] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good
2016-04-30 22:43 UTC (20+ messages)
New DSA design for cross-chip operations
2016-04-30 21:38 UTC (2+ messages)
[PATCH RFT v2 0/2] Teach phylib hard-resetting devices
2016-04-30 20:35 UTC (4+ messages)
` [PATCH RFT v2 2/2] macb: kill PHY reset code
` [PATCH] pxa168_eth: fix mdiobus_scan() error check
__napi_alloc_skb failures locking up the box
2016-04-30 19:54 UTC (2+ messages)
[PATCH net-next] net: relax expensive skb_unclone() in iptunnel_handle_offloads()
2016-04-30 17:19 UTC
[PATCH 1/4] batman-adv: fix DAT candidate selection (must use vid)
2016-04-30 17:06 UTC (4+ messages)
` [PATCH 2/4] batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
` [PATCH 3/4] batman-adv: Fix reference counting of vlan object for tt_local_entry
` [PATCH 4/4] batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node
pull request [net]: batman-adv 20160430
2016-04-30 17:05 UTC
Unauthorized attempt
2016-04-30 15:09 UTC
[PATCH iproute2 net-next] ifstat: move to new RTM_GETSTATS api
2016-04-30 15:15 UTC (3+ messages)
[PATCH] netem: Segment GSO packets on enqueue
2016-04-30 13:30 UTC (8+ messages)
` [PATCHv2] "
` [PATCHv3] "
[iproute2 1/1] man: tc-ife.8: man page for ife action
2016-04-30 11:35 UTC (2+ messages)
[PATCH net] vlan: Propagate MAC address changes properly
2016-04-30 10:32 UTC
[PATCH net] Propagate MAC address changes to VLANs
2016-04-30 10:28 UTC (3+ messages)
[PATCH v2 net-next 0/7] net: make TCP preemptible
2016-04-30 9:57 UTC (22+ messages)
` [PATCH v2 net-next 1/7] tcp: do not assume TCP code is non preemptible
` [PATCH v2 net-next 2/7] tcp: do not block bh during prequeue processing
` [PATCH v2 net-next 3/7] dccp: do not assume DCCP code is non preemptible
` [PATCH v2 net-next 4/7] udp: prepare for non BH masking at backlog processing
` [PATCH v2 net-next 5/7] sctp: prepare for socket backlog behavior change
` [PATCH v2 net-next 6/7] net: do not block BH while processing socket backlog
` [PATCH v2 net-next 7/7] tcp: make tcp_sendmsg() aware of "
[PATCH net-next v3 0/4] bridge: per-vlan stats
2016-04-30 8:25 UTC (5+ messages)
` [PATCH net-next v3 1/4] net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
` [PATCH net-next v3 2/4] net: rtnetlink: add linkxstats callbacks and attribute
` [PATCH net-next v3 3/4] bridge: vlan: learn to count
` [PATCH net-next v3 4/4] bridge: netlink: export per-vlan stats
We Offer Loans.....Apply Now
2016-04-28 2:08 UTC
[PATCH v5 00/21] Add HiSilicon RoCE driver
2016-04-30 4:33 UTC (8+ messages)
` [PATCH v5 09/21] IB/hns: Add hca support
[PATCH net 1/3] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
2016-04-30 3:46 UTC (5+ messages)
` [PATCH net 2/3] udp_offload: Set encapsulation before inner completes
[PATCH next-next 0/7] net: Cleanup IPv6 ip tunnels
2016-04-30 1:00 UTC (9+ messages)
` [PATCH next-next 1/7] ipv6: Cleanup IPv6 tunnel receive path
` [PATCH next-next 2/7] gre: Move utility functions to common headers
` [PATCH next-next 3/7] gre6: Cleanup GREv6 receive path, call common GRE functions
` [PATCH next-next 4/7] ipv6: Create ip6_tnl_xmit
` [PATCH next-next 5/7] gre: Create common functions for transmit
` [PATCH net-next 6/7] ipv6: Generic tunnel cleanup
` [PATCH next-next 7/7] gre6: Cleanup GREv6 transmit path, call common GRE functions
[PATCH net-next] ipv6: add new struct ipcm6_cookie
2016-04-30 0:31 UTC
[RFC PATCH 0/5] Add GSO Partial support for devices with existing tunnel offloads
2016-04-29 23:39 UTC (19+ messages)
` [RFC PATCH 2/5] mlx5: Add support for UDP tunnel segmentation with outer checksum offload
` [RFC PATCH 4/5] bnxt: Add support for segmentation of tunnels with outer checksums
Cannot use NFS with linux-next 20160429
2016-04-29 23:18 UTC
[net-next PATCH v2 0/9] Fix Tunnel features and enable GSO partial for several drivers
2016-04-29 22:43 UTC (10+ messages)
` [net-next PATCH v2 1/9] net: Disable segmentation if checksumming is not supported
` [net-next PATCH v2 2/9] gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
` [net-next PATCH v2 3/9] net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
` [net-next PATCH v2 4/9] vxlan: Add checksum check to the features check function
` [net-next PATCH v2 5/9] mlx4: Add support for UDP tunnel segmentation with outer checksum offload
` [net-next PATCH v2 6/9] mlx4: Add support for inner IPv6 checksum offloads and TSO
` [net-next PATCH v2 7/9] mlx5e: Add support for UDP tunnel segmentation with outer checksum offload
` [net-next PATCH v2 8/9] mlx5e: Fix IPv6 tunnel "
` [net-next PATCH v2 9/9] bnxt: Add support for segmentation of tunnels with outer checksums
[PATCH v2 net-next 0/7] net: make TCP preemptible
2016-04-29 22:01 UTC (11+ messages)
` [PATCH v3 net-next 1/7] tcp: do not assume TCP code is non preemptible
` [PATCH v3 net-next 2/7] tcp: do not block bh during prequeue processing
` [PATCH v3 net-next 3/7] dccp: do not assume DCCP code is non preemptible
` [PATCH v3 net-next 4/7] udp: prepare for non BH masking at backlog processing
` [PATCH v3 net-next 5/7] sctp: prepare for socket backlog behavior change
` [PATCH v3 net-next 6/7] net: do not block BH while processing socket backlog
` [PATCH v3 net-next 7/7] tcp: make tcp_sendmsg() aware of "
[PATCH 0/2] sctp: Add GSO support
2016-04-29 21:38 UTC (4+ messages)
` [PATCH 1/2] skbuff: export skb_gro_receive
` [PATCH 2/2] sctp: Add GSO support
[PATCH net] gre: do not pull header in ICMP error processing
2016-04-29 21:31 UTC
[PATCH] net: l2tp: fix reversed udp6 checksum flags
2016-04-29 21:22 UTC (4+ messages)
[PATCH net-next V1 00/11] Mellanox 100G extending mlx5 ethtool support
2016-04-29 21:14 UTC (7+ messages)
[PATCH v3 net-next 0/2] net: ethernet: enc28j60: small improvements
2016-04-29 20:23 UTC (2+ messages)
[PATCH net-next v2 0/5] bridge: per-vlan stats
2016-04-29 20:19 UTC (5+ messages)
[PATCH net-next] net: constify is_skb_forwardable's arguments
2016-04-29 20:15 UTC (2+ messages)
[PATCH v4 net-next 2/2] ppp: add rtnetlink device creation support
2016-04-29 20:10 UTC (2+ messages)
[PATCH] Bluetooth: Use hci_conn_hash_lookup_le
2016-04-29 19:22 UTC
[PATCH net-next] net: ethernet: stmmac: update MDIO support for GMAC4
2016-04-29 19:14 UTC (2+ messages)
[PATCH net-next] vxlan: fix initialization with custom link parameters
2016-04-29 19:09 UTC (2+ messages)
[net-next PATCH V4 0/5] samples/bpf: Improve user experience
2016-04-29 18:26 UTC (2+ messages)
[PATCH net] ip_tunnel: fix preempt warning in ip tunnel creation/updating
2016-04-29 18:11 UTC (2+ messages)
[PATCH] mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
2016-04-29 18:11 UTC (7+ messages)
[PATCH v2 0/3] drivers: net: xgene: fix: Get channel number from device binding
2016-04-29 18:10 UTC (4+ messages)
` [PATCH v2 1/3] drivers: net: xgene: "
` [PATCH v2 2/3] Documentation: dtb: xgene: Add channel property
` [PATCH v2 3/3] "
[PATCH] i40e: fix misleading indentation
2016-04-29 17:44 UTC
[PATCH net-next 0/2] cxgb4/cxgb4vf: add support for mbox cmd logging
2016-04-29 17:42 UTC (2+ messages)
[PATCH] net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
2016-04-29 17:30 UTC
[PATCH net-next 0/4] net: hns: update DT properties according to Rob's comments
2016-04-29 17:39 UTC (2+ messages)
[net-next PATCH 0/8] Fix Tunnel features and enable GSO partial for Mellanox adapters
2016-04-29 17:32 UTC (3+ messages)
[PATCH] sctp: signal sk_data_ready earlier on data chunks reception
2016-04-29 17:17 UTC
[PATCH 0/3] Use timespec64 for select like timeouts
2016-04-29 16:39 UTC (2+ messages)
` [PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
[PATCH v3 0/2] sctp: delay calls to sk_data_ready() as much as possible
2016-04-29 16:28 UTC (11+ messages)
[PATCH nf-next 0/9] netfilter: remove per-netns conntrack tables, part 1
2016-04-29 15:04 UTC (3+ messages)
` [PATCH nf-next 8/9] netfilter: conntrack: use a single hashtable for all namespaces
[PATCH net-next] net: dsa: mv88e6xxx: replace ds with ps where possible
2016-04-29 14:55 UTC (3+ messages)
[PATCH net v2 1/1] tipc: only process unicast on intended node
2016-04-29 14:40 UTC
[RFC PATCH net] ipv6/ila: fix nlsize calculation for lwtunnel
2016-04-29 13:35 UTC (4+ messages)
[PATCH v2] net: macb: do not scan PHYs manually
2016-04-29 12:56 UTC (15+ messages)
[PATCH] tipc: Only process unicast on intended node
2016-04-29 11:08 UTC (2+ messages)
[PATCH v6 0/6] Add Ethernet support on STM32F429
2016-04-29 11:22 UTC (4+ messages)
` [PATCH v6 2/6] Documentation: Bindings: Add STM32 DWMAC glue
FWD: [PATCH v2] Marvell phy: add fiber status check for some components
2016-04-29 8:28 UTC (3+ messages)
[PATCH net] cxgb3: fix out of bounds read
2016-04-29 9:06 UTC
[PATCH net-next] drivers/net: add 6WIND SHULTI support
2016-04-29 8:48 UTC (5+ messages)
iproute2: bash completion function for tc
2016-04-29 8:27 UTC (2+ messages)
` [PATCH iproute2] tc: add bash-completion function
[PATCH net-next] ila: ipv6/ila: fix nlsize calculation for lwtunnel
2016-04-29 7:40 UTC (2+ messages)
[PATCH] net/smscx5xx: use the device tree for mac address
2016-04-29 7:05 UTC
[RFC PATCH V2 0/2] basic device IOTLB support
2016-04-29 4:44 UTC (7+ messages)
` [RFC PATCH V2 2/2] vhost: device IOTLB API
[PATCH net-next 0/6] net: make TCP preemptible
2016-04-29 1:08 UTC (3+ messages)
` [PATCH net-next 1/6] tcp: do not assume TCP code is non preemptible
[PATCH net-next 0/3] qed/qede: ethtool selftests support
2016-04-29 0:20 UTC (4+ messages)
` [PATCH net-next 1/3] qed: add infrastructure for device self tests
` [PATCH net-next 2/3] qede: add support for selftests
` [PATCH net-next 3/3] qede: add implementation for internal loopback test
[PATCH net-next 1/1] tipc: set 'active' state correctly for first established link
2016-04-29 0:16 UTC
pull request [net]: batman-adv-0160426
2016-04-28 23:58 UTC (3+ messages)
[PATCH v3 net] soreuseport: Fix TCP listener hash collision
2016-04-28 23:46 UTC (2+ messages)
[PATCH net-next] ravb: Remove rx buffer ALIGN
2016-04-28 23:34 UTC (3+ messages)
[PATCH net-next v2] of: of_mdio: Check if MDIO bus controller is available
2016-04-28 23:24 UTC
[PATCH net-next] of: of_mdio: Check if MDIO bus controller is available
2016-04-28 23:20 UTC (4+ messages)
[PATCH] net: davinci_mdio: Set of_node in the mdio bus
2016-04-28 23:19 UTC (4+ messages)
[PATCH net] RDMA/nes: don't leak skb if carrier down
2016-04-28 23:14 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).