messages from 2016-03-16 09:47:17 to 2016-03-17 05:52:18 UTC [more...]
[PATCH net] tcp/dccp: remove obsolete WARN_ON() in icmp handlers
2016-03-17 5:52 UTC
[RFC PATCH kernel] Revert "net/mlx4_core: Set UAR page size to 4KB regardless of system page size"
2016-03-17 5:05 UTC (10+ messages)
xfrm: UFO + ESP = double fragmentation
2016-03-17 5:03 UTC (4+ messages)
` [PATCH] xfrm: don't segment UFO packets
[PATCH net] vlan: propagate gso_max_segs
2016-03-17 4:59 UTC
[PATCH][net-next] ipv6: rework the lock in addrconf_permanent_addr
2016-03-17 3:39 UTC
[PATCH net-next v2 0/4] vxlan: implement Generic Protocol Extension (GPE)
2016-03-17 3:35 UTC (8+ messages)
` [PATCH net-next v2 1/4] vxlan: move Ethernet initialization to a separate function
` [PATCH net-next v2 2/4] vxlan: move fdb code to common location in vxlan_xmit
` [PATCH net-next v2 3/4] ip_tunnel: implement __iptunnel_pull_header
` [PATCH net-next v2 4/4] vxlan: implement GPE
[PATCH net-next 0/2] ovs: refresh a flow via netlink
2016-03-17 3:35 UTC (5+ messages)
` [PATCH net-next 1/2] ovs: split ovs_flow_stats_update into skb and stats
` [PATCH net-next 2/2] ovs: support to refresh a flow via netlink
[PATCH net-next 0/6] bridge: support sending rntl info when we set attributes through sysfs/ioctl
2016-03-17 3:35 UTC (22+ messages)
` [PATCH net-next 1/6] bridge: add rtnl_lock in fdb_flush in br_sysfs_br.c
` [PATCH net-next 2/6] bridge: simplify the forward_delay_store by calling store_bridge_parm
` [PATCH net-next 3/6] bridge: simplify the stp_state_store "
` [PATCH net-next 4/6] bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br
` [PATCH net-next 5/6] bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if
` [PATCH net-next 6/6] bridge: a netlink notification should be sent when those attributes are changed by ioctl
[PATCH] ipv6: Fix the pmtu path for connected UDP socket
2016-03-17 3:34 UTC (5+ messages)
8:25 arriving 9:07, if I catch it
2016-03-17 3:24 UTC
[PATCH] openvswitch: call only into reachable nf-nat code
2016-03-17 3:09 UTC (5+ messages)
[PATCH V3 net-next] ixgbe: Avoid unaligned access in ixgbe_atr() for LLC packets
2016-03-17 1:31 UTC (4+ messages)
[PATCH net] esp: Fix crash observed during device unregistration and decryption
2016-03-17 0:25 UTC
[PATCH net-next] ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
2016-03-17 0:16 UTC (4+ messages)
4.5.0 on sun7i-a20-olinuxino-lime2: libphy: PHY stmmac-0:ffffffff not found (regression from rc7)
2016-03-16 23:56 UTC (4+ messages)
[PATCH net v2] ppp: ensure file->private_data can't be overridden
2016-03-16 23:39 UTC (2+ messages)
[PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
2016-03-16 23:28 UTC (4+ messages)
` [PATCH v3 2/9] net: arc_emac: add phy reset is optional for device tree
[PATCH] phy: mdio-thunder: Fix some Kconfig typos
2016-03-16 23:26 UTC (2+ messages)
[PATCH] sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
2016-03-16 23:25 UTC (2+ messages)
[PATCH v2 0/3] net/phy: Improvements to Cavium Thunder MDIO code
2016-03-16 23:24 UTC (5+ messages)
` [PATCH v2 3/3] phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses
[PATCH net-next] bnx2x: don't wait for Tx completion on recovery
2016-03-16 23:23 UTC (2+ messages)
[PATCH] sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
2016-03-16 23:21 UTC (2+ messages)
[PATCHv2] vsock: Fix blocking ops call in prepare_to_wait
2016-03-16 23:19 UTC (4+ messages)
[PATCH] net: phy: fix PHY_RUNNING in phy_state_machine
2016-03-16 23:05 UTC (5+ messages)
linux-next: manual merge of the rdma tree with the net-next tree
2016-03-16 22:35 UTC (9+ messages)
[PATCH v2 net-next 2/2] lan78xx: add ndo_get_stats64
2016-03-16 22:10 UTC
[PATCH v2 net-next 1/2] lan78xx: handle statistics counter rollover
2016-03-16 22:10 UTC
[PATCH v2 net-next 0/2] lan78xx: patch series
2016-03-16 22:10 UTC
[PATCH (net-next.git) 0/2] STMMAC: MDIO settings
2016-03-16 22:09 UTC (8+ messages)
` [PATCH (net-next.git) 1/2] Revert "stmmac: Fix 'eth0: No PHY found' regression"
` [PATCH (net-next.git) 2/2] stmmac: fix MDIO settings
[PATCH net-next V1 00/13] Mellanox 100G mlx5 driver receive path optimizations
2016-03-16 22:05 UTC (3+ messages)
[iproute PATCH 0/8] Follow-up to my action man pages series
2016-03-16 21:56 UTC (9+ messages)
` [iproute PATCH 1/8] doc/tc-filters.tex: Drop overly subjective paragraphs
` [iproute PATCH 2/8] tc: connmark, pedit: Rename BRANCH to CONTROL
` [iproute PATCH 3/8] man: tc-csum.8: Add an example
` [iproute PATCH 4/8] man: tc-mirred.8: Reword man page a bit, add generic mirror example
` [iproute PATCH 5/8] man: tc-police.8: Emphasize on the two rate control mechanisms
` [iproute PATCH 6/8] man: tc-skbedit.8: Elaborate a bit on TX queues
` [iproute PATCH 7/8] tc/m_vlan.c: mention CONTROL option in help text
` [iproute PATCH 8/8] man: tc-vlan.8: Describe CONTROL option
[iproute PATCH 0/4] tc: pedit: further fixes
2016-03-16 21:48 UTC (5+ messages)
` [iproute PATCH 1/4] tc/p_ip.c: Lint through checkpatch.pl
` [iproute PATCH 2/4] tc: pedit: Fix for big-endian systems
` [iproute PATCH 3/4] tc: pedit: Fix raw op
` [iproute PATCH 4/4] testsuite: add a test for tc pedit action
[PATCH v2] netfilter: fix race condition in ipset save, swap and delete
2016-03-16 20:35 UTC (2+ messages)
ksoftirqd and network processing
2016-03-16 19:57 UTC
[RFCv2 0/3] mac80211: implement fq codel
2016-03-16 19:48 UTC (9+ messages)
` [RFCv2 1/3] mac80211: implement fq_codel for software queuing
` [RFCv2 2/3] ath10k: report per-station tx/rate rates to mac80211
` [RFCv2 3/3] ath10k: use ieee80211_tx_schedule()
[PATCH net-next v4 0/2] RDS: TCP: tunable socket buffer parameters
2016-03-16 18:38 UTC (3+ messages)
` [PATCH net-next v4 1/2] RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
` [PATCH net-next v4 2/2] RDS: TCP: Remove unused constant
[PATCH] bridge:Fix incorrect variable assignment on error path in br_sysfs_addbr
2016-03-16 18:31 UTC
[RFC v2 -next 0/2] virtio-net: Advised MTU feature
2016-03-16 18:29 UTC (7+ messages)
` [RFC v2 -next 1/2] virtio: Start feature MTU support
` [RFC v2 -next 2/2] virtio_net: Read the advised MTU
[PATCH] net: phy: at803x: don't depend on GPIOLIB
2016-03-16 17:25 UTC
[PATCH v2] net: smc911x: convert pxa dma to dmaengine
2016-03-16 17:26 UTC
ipv6 not bringing up due to qdisc_tx_is_noop failing
2016-03-16 17:18 UTC (4+ messages)
[PATCH ethtool 0/3] IPv6 RXNFC
2016-03-16 17:15 UTC (8+ messages)
` [PATCH ethtool 2/3] Add IPv6 support to NFC
` [PATCH ethtool 3/3] Documentation for IPv6 NFC
[PATCH net-next] vxlan: fix too large pskb_may_pull with remote checksum
2016-03-16 17:13 UTC (3+ messages)
[PATCH] net: removes duplicate skb_mark_napi_id() calls
2016-03-16 17:04 UTC
[PATCH 1/3] tc: f_u32: add missing spaces around operators
2016-03-16 16:56 UTC (3+ messages)
` [PATCH 2/3] tc: f_u32: trivial coding style cleanups
` [PATCH 3/3] tc: q_{codel,fq_codel}: add missing space in help text
[PATCH 0/5] net: macb: Checkpatch cleanups
2016-03-16 16:30 UTC (15+ messages)
` [PATCH 1/5] net: macb: Fix coding style error message
` [PATCH 2/5] net: macb: Fix coding style warnings
` [PATCH 3/5] net: macb: Address checkpatch 'check' suggestions
` [PATCH 4/5] net: macb: Use ether_addr_copy over memcpy
` [PATCH 5/5] net: macb: Fix simple typo
Os empréstimos baratos de diamante Finanças
2016-03-14 10:27 UTC
[PATCH 2/2] lan78xx: add ndo_get_stats64
2016-03-16 16:11 UTC (3+ messages)
Regression: netlink fail (triggered by iw) removes extra wlan (phy) interface
2016-03-16 16:00 UTC (3+ messages)
Micrel Phy - Is there a way to configure the Phy not to do 802.3x flow control?
2016-03-16 15:16 UTC (9+ messages)
net/ppp: use-after-free in ppp_unregister_channel
2016-03-16 15:14 UTC
am335x: no multicast reception over VLAN
2016-03-16 15:05 UTC
net/bluetooth: use-after-free in hci_event_packet
2016-03-16 14:44 UTC
[BUG] bcmgenet tx path
2016-03-16 14:18 UTC
[net-next 0/2] remove duplicate set of flag IFF_MULTICAST
2016-03-16 14:01 UTC (6+ messages)
` [net-next 1/2] bonding: "
` [net-next 2/2] team: "
[net-next RFC 0/4] SO_BINDTOSUBNET
2016-03-16 13:19 UTC (5+ messages)
` [net-next RFC 1/4] bindtosubnet: infrastructure
` [net-next RFC 2/4] bindtosubnet: TCP/IPv4 implementation
` [net-next RFC 3/4] bindtosubnet: TCP/IPv6 implementation
` [net-next RFC 4/4] bindtosubnet: UPD implementation
[PATCH 0/1] net: stmmac: Don't search for phys if mdio node is defined
2016-03-16 13:18 UTC (4+ messages)
` [PATCH 1/1] "
[PATCHv2 (net-next.git) 0/2] STMMAC: MDIO settings
2016-03-16 12:56 UTC (4+ messages)
` [PATCHv2 (net-next.git) 1/2] Revert "stmmac: Fix 'eth0: No PHY found' regression"
` [PATCH (net-next.git) 2/2] stmmac: fix MDIO settings
[PATCH net-next 0/7] BPF updates
2016-03-16 12:52 UTC (4+ messages)
` [PATCH net-next 7/7] vxlan: allow setting ipv6 traffic class
[net-next 1/2] bonding: remove duplicate set of flag IFF_MULTICAST
2016-03-16 12:30 UTC
[PATCH net-next v3 0/2] RDS: TCP: tunable socket buffer parameters
2016-03-16 11:32 UTC (7+ messages)
` [PATCH net-next v3 1/2] RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
[PATCH] USB: qmi_wwan: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2016-03-16 11:26 UTC (2+ messages)
[PATCH 0/3] infiniband: IB/hns: Hisilicon RoCE support
2016-03-16 10:36 UTC (7+ messages)
` [PATCH 1/3] infiniband: IB/hns: add "
[PATCHv3 (net.git) 0/2] stmmac: MDIO fixes
2016-03-16 10:18 UTC (6+ messages)
` [PATCHv3 (net.git) 2/2] stmmac: fix MDIO settings
[PATCH (net-next.git)] STMMAC: fix TX Normal descriptor
2016-03-16 10:21 UTC (2+ messages)
` [PATCH (net-next.git)] stmmac: fix TX normal DESC
[PATCH net-next v2 0/3] MACsec IEEE 802.1AE implementation
2016-03-16 9:50 UTC (4+ messages)
` [PATCH net-next v2 3/3] macsec: introduce IEEE 802.1AE driver
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).