messages from 2016-05-02 16:44:26 to 2016-05-03 18:15:20 UTC [more...]
[PATCH v1 net] net/mlx4: Avoid wrong virtual mappings
2016-05-03 18:15 UTC (5+ messages)
[PATCH nf-next 0/9] netfilter: remove per-netns conntrack tables, part 1
2016-05-03 18:12 UTC (8+ messages)
` [PATCH nf-next 3/9] netfilter: conntrack: don't attempt to iterate over empty table
` [PATCH nf-next 5/9] netfilter: conntrack: small refactoring of conntrack seq_printf
[PATCH v2 net-next] dmfe: kill DEVICE define
2016-05-03 16:53 UTC
[PATCH net 0/4] Mellanox 100G mlx5 fixes for 4.6-rc
2016-05-03 17:37 UTC (2+ messages)
[PATCH 1/4] net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
2016-05-03 17:04 UTC (8+ messages)
` [PATCH 2/4] net: ethernet: ucc: "
` [PATCH 3/4] net: ethernet: fs-enet: "
` [PATCH 4/4] net: ethernet: fec_mpc52xx: "
[PATCH RFT 0/2] Teach phylib hard-resetting devices
2016-05-03 17:03 UTC (3+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support
[PATCH] VSOCK: constify vsock_transport structure
2016-05-03 17:03 UTC (2+ messages)
[PATCH] drivers: net: xgene: constify xgene_cle_ops structure
2016-05-03 17:03 UTC (2+ messages)
[PATCH v3 net-next 0/2] net: ethernet: enc28j60: small improvements
2016-05-03 16:51 UTC (3+ messages)
` [PATCH v3 net-next 2/2] net: ethernet: enc28j60: add device tree support
[PATCH 0/2] sctp: Add GSO support
2016-05-03 16:47 UTC (5+ messages)
[PATCH] can: rcar_canfd: Add Renesas R-Car CAN FD driver
2016-05-03 16:47 UTC (4+ messages)
` [PATCH v5 0/2] Add CAN FD driver support to r8a7795 SoC
` [PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
[PATCH net-next] fq_codel: add batch ability to fq_codel_drop()
2016-05-03 16:47 UTC (8+ messages)
[PATCH net-next v2] ravb: Remove rx buffer ALIGN
2016-05-03 16:45 UTC (2+ messages)
[PATCH net-next 0/4] net: hns: update DT properties according to Rob's comments
2016-05-03 16:37 UTC (5+ messages)
[PATCH net v2] vlan: Propagate MAC address to VLANs unless explicitly set
2016-05-03 16:36 UTC (2+ messages)
[PATCH net] vlan: Propagate MAC address changes properly
2016-05-03 16:34 UTC (4+ messages)
pull request [net]: batman-adv 20160430
2016-05-03 16:33 UTC (3+ messages)
[PATCH net-next V1 00/12] Mellanox 100G ethernet SRIOV Upgrades
2016-05-03 16:28 UTC (17+ messages)
` [PATCH net-next V1 01/12] net/mlx5e: Fix aRFS compilation dependency
` [PATCH net-next V1 02/12] net/mlx5: Flow steering, Add vport ACL support
` [PATCH net-next V1 03/12] net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()
` [PATCH net-next V1 04/12] net/mlx5: E-Switch, Fix error flow memory leak
` [PATCH net-next V1 05/12] net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs
` [PATCH net-next V1 06/12] net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode
` [PATCH net-next V1 07/12] net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk
` [PATCH net-next V1 08/12] net/mlx5: E-Switch, Enable/disable ACL tables on demand
` [PATCH net-next V1 09/12] net/mlx5: E-Switch, Use vport event handler for vport cleanup
` [PATCH net-next V1 10/12] net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups
` [PATCH net-next V1 11/12] net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling
` [PATCH net-next V1 12/12] net/mlx5: E-Switch, Implement trust vf ndo
[PATCH net v3 0/5] drivers: net: cpsw: phy-handle fixes
2016-05-03 16:14 UTC (3+ messages)
` [PATCH net v3 4/5] dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusive
[PATCH net-next 0/8] netlink: align attributes when needed (patchset #3)
2016-05-03 16:06 UTC (8+ messages)
` [PATCH net-next] block/drbd: use nla_put_u64_64bit()
` [PATCH net-next v2] "
[Question] Should `CAP_NET_ADMIN` be needed when opening `/dev/ppp`?
2016-05-03 16:01 UTC (8+ messages)
[patch added to 3.12-stable] cpuset: Fix potential deadlock w/ set_mems_allowed
2016-05-03 15:47 UTC
[REGRESSION] asix: Lots of asix_rx_fixup() errors and slow transmissions
2016-05-03 15:44 UTC (6+ messages)
Davicom DM9162 PHY supported in the kernel?
2016-05-03 15:36 UTC (3+ messages)
[net-next PATCH v2 0/9] Fix Tunnel features and enable GSO partial for several drivers
2016-05-03 15:29 UTC (8+ messages)
` [net-next PATCH v2 5/9] mlx4: Add support for UDP tunnel segmentation with outer checksum offload
[PATCH] gre6: add Kconfig dependency for NET_IPGRE_DEMUX
2016-05-03 15:24 UTC (2+ messages)
[PATCH net-next 0/5] net: remove trans_start from struct net_device
2016-05-03 14:33 UTC (6+ messages)
` [PATCH net-next 1/5] dmfe: kill DEVICE define
` [PATCH net-next 2/5] drivers: replace dev->trans_start accesses with dev_trans_start
` [PATCH net-next 3/5] netdevice: add helper to update trans_start
` [PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
` [PATCH net-next 5/5] net: remove dev->trans_start
[PATCH net-next] gre: change gre_parse_header to return the header length
2016-05-03 15:18 UTC (2+ messages)
[PATCH net-next 0/3] gre: receive also TEB packets for lwtunnels
2016-05-03 15:10 UTC (4+ messages)
` [PATCH net-next 1/3] gre: remove superfluous pskb_may_pull
` [PATCH net-next 2/3] gre: move iptunnel_pull_header down to ipgre_rcv
` [PATCH net-next 3/3] gre: receive also TEB packets for lwtunnels
[PATCH] net: fec: only clear a queue's work bit if the queue was emptied
2016-05-03 14:42 UTC (2+ messages)
[PATCH] drivers: net: xgene: Fix error handling
2016-05-03 14:05 UTC
re
2016-05-03 13:40 UTC
[PATCH net-next 0/2] cxgb4: mbox enhancements for cxgb4
2016-05-03 13:28 UTC (3+ messages)
` [PATCH net-next 1/2] cxgb4: Don't sleep when mbox cmd is issued from interrupt context
` [PATCH net-next 2/2] cxgb4: Check for firmware errors in the mailbox command loop
NULL dereference on v4.1.x while enabling VF
2016-05-03 12:32 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] drivers: net: emac: add Atheros AR8035 phy initialization code
2016-05-03 12:08 UTC
[PATCH next-next 0/7] net: Cleanup IPv6 ip tunnels
2016-05-03 11:29 UTC (8+ messages)
` [PATCH next-next 2/7] gre: Move utility functions to common headers
[PATCH v5 00/21] Add HiSilicon RoCE driver
2016-05-03 8:39 UTC (11+ messages)
` [PATCH v5 09/21] IB/hns: Add hca support
[PATCH net] net: macb: Probe MDIO bus before registering netdev
2016-05-03 8:33 UTC (2+ messages)
[RFC PATCH net] ipv6/ila: fix nlsize calculation for lwtunnel
2016-05-03 7:58 UTC (2+ messages)
` [PATCH net v1] "
iproute2: bash completion function for tc
2016-05-03 7:39 UTC (4+ messages)
` [PATCH iproute2] tc: add bash-completion function
` [PATCH iproute2 v2] "
[PATCH 0/2] wireless: Allow wiphy/hwsim management from user namespaces
2016-05-03 6:56 UTC (4+ messages)
` [PATCH 1/2] nl80211: Allow privileged operations "
` [PATCH 2/2] mac80211_hwsim: Allow managing radios from non-initial namespaces
Listing from maryjanesogrub
2016-05-03 5:13 UTC
[PATCH] off-by-one in DecodeQ931
2016-05-03 5:12 UTC (3+ messages)
` "
[PATCH v2 net-next 0/7] net: make TCP preemptible
2016-05-03 4:53 UTC (4+ messages)
` [PATCH v3 net-next 7/7] tcp: make tcp_sendmsg() aware of socket backlog
` [PATCH net-next] tcp: guarantee forward progress in tcp_sendmsg()
[PATCH net-next v2] ipv6: add new struct ipcm6_cookie
2016-05-03 4:40 UTC
[PATCH] netem: Segment GSO packets on enqueue
2016-05-03 4:34 UTC (4+ messages)
` [PATCHv4] "
[PATCH net-next] net: relax expensive skb_unclone() in iptunnel_handle_offloads()
2016-05-03 4:23 UTC (2+ messages)
linux-next: manual merge of the net-next tree with Linus' tree
2016-05-03 3:15 UTC
[PATCH] vhost_net: stop polling socket during rx processing
2016-05-03 2:52 UTC (3+ messages)
[PATCH next] netdevice: shrink size of struct netdev_queue
2016-05-03 2:51 UTC (3+ messages)
[PATCH net-next] ipv6: add new struct ipcm6_cookie
2016-05-03 2:46 UTC (3+ messages)
[PATCH] ip: add udp_csum, udp6_csum_tx, udp6_csum_rx control flags to ip l2tp add tunnel
2016-05-03 2:40 UTC (6+ messages)
[PATCH net-next v3 0/4] bridge: per-vlan stats
2016-05-03 2:27 UTC (2+ messages)
[PATCH net 1/3] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
2016-05-03 1:22 UTC (9+ messages)
` [PATCH net 2/3] udp_offload: Set encapsulation before inner completes
[iproute2 1/1] man: tc-ife.8: man page for ife action
2016-05-02 23:40 UTC (3+ messages)
[PATCHv2 bluetooth-next 00/10] 6lowpan: introduce basic 6lowpan-nd
2016-05-02 23:17 UTC (16+ messages)
` [PATCHv2 bluetooth-next 01/10] 6lowpan: add private neighbour data
` [PATCHv2 bluetooth-next 02/10] 6lowpan: add 802.15.4 short addr slaac
` [PATCHv2 bluetooth-next 03/10] 6lowpan: remove ipv6 module request
` [PATCHv2 bluetooth-next 04/10] ndisc: add addr_len parameter to ndisc_opt_addr_space
` [PATCHv2 bluetooth-next 07/10] ipv6: introduce neighbour discovery ops
` [PATCHv2 bluetooth-next 08/10] ipv6: export ndisc functions
Performance suggestions for bridging module?
2016-05-02 22:50 UTC
[Bug 117521] New: BUG: unable to handle kernel paging request at 000001a400015ff4
2016-05-02 21:48 UTC
[PATCH net-next 0/2] net: avoid some atomic ops when FASYNC is not used
2016-05-02 20:55 UTC (9+ messages)
` [PATCH net-next 1/2] net: SOCKWQ_ASYNC_NOSPACE optimizations
[PATCH v2 0/3] drivers: net: xgene: fix: Get channel number from device binding
2016-05-02 20:48 UTC (2+ messages)
[PATCH net v2 1/2] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
2016-05-02 20:39 UTC (2+ messages)
` [PATCH net v2 2/2] udp_offload: Set encapsulation before inner completes
[PATCH v2] net: macb: do not scan PHYs manually
2016-05-02 19:38 UTC (13+ messages)
[PATCH] Bluetooth: Use hci_conn_hash_lookup_le
2016-05-02 19:33 UTC (3+ messages)
[PATCH net v2 0/2] RDS: TCP: sychronization during connection startup
2016-05-02 18:24 UTC (3+ messages)
` [PATCH net v2 1/2] RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
` [PATCH net v2 2/2] RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock
[PATCH net 0/2] RDS: TCP: sychronization during connection startup
2016-05-02 18:08 UTC (9+ messages)
` [PATCH net 1/2] RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
` [PATCH net 2/2] RDS: TCP: Synchrnozize accept() and connect() paths on t_conn_lock
[PATCH net-next] net: add __sock_wfree() helper
2016-05-02 17:56 UTC
VRF_DEVICE integration plan
2016-05-02 17:43 UTC (4+ messages)
[net PATCH 0/2] Fixes for tunnel checksum and segmentation offloads
2016-05-02 17:20 UTC (6+ messages)
` [net PATCH 1/2] net: Disable segmentation if checksumming is not supported
[PATCH v2] rtlwifi: Fix logic error in enter/exit power-save mode
2016-05-02 17:00 UTC (2+ messages)
[ethtool PATCH v7 0/2] add support for new ETHTOOL_xLINKSETTINGS ioctls
2016-05-02 17:00 UTC (3+ messages)
` [ethtool PATCH v7 1/2] ethtool.c: add support for "
` [ethtool PATCH v7 2/2] ethtool: use netlink socket when AF_INET not available
[PATCH net-next 00/12] Mellanox 100G ethernet SRIOV Upgrades
2016-05-02 16:43 UTC (13+ messages)
` [PATCH net-next 01/12] net/mlx5e: Fix aRFS compilation dependency
` [PATCH net-next 02/12] net/mlx5: Flow steering, Add vport ACL support
` [PATCH net-next 03/12] net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()
` [PATCH net-next 04/12] net/mlx5: E-Switch, Fix error flow memory leak
` [PATCH net-next 05/12] net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs
` [PATCH net-next 06/12] net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode
` [PATCH net-next 07/12] net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk
` [PATCH net-next 08/12] net/mlx5: E-Switch, Enable/disable ACL tables on demand
` [PATCH net-next 09/12] net/mlx5: E-Switch, Use vport event handler for vport cleanup
` [PATCH net-next 10/12] net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups
` [PATCH net-next 11/12] net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling
` [PATCH net-next 12/12] net/mlx5: E-Switch, Implement trust vf ndo
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).