messages from 2017-05-16 23:27:36 to 2017-05-17 21:29:59 UTC [more...]
[PATCH net-next] drivers: net: xgene: Check all RGMII phy mode variants
2017-05-17 21:29 UTC (3+ messages)
[PATCH net-next 0/6] net: bridge: factorize MDB new and del functions
2017-05-17 21:27 UTC (7+ messages)
` [PATCH net-next 1/6] net: bridge: pass net_bridge_port to __br_mdb_add
` [PATCH net-next 2/6] net: bridge: check multicast bridge only once
` [PATCH net-next 3/6] net: bridge: break if __br_mdb_del fails
` [PATCH net-next 4/6] net: bridge: add __br_mdb_do
` [PATCH net-next 5/6] net: bridge: get msgtype from nlmsghdr in mdb ops
` [PATCH net-next 6/6] net: bridge: add br_mdb_do
[PATCH net-next 0/3] net: dsa: mv88e6xxx: Add basic SERDES support
2017-05-17 21:01 UTC (7+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an op
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: mv88e6390X SERDES support
` [PATCH net-next 3/3] dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disable
[PATCH net-next V5 0/9] vhost_net rx batch dequeuing
2017-05-17 20:59 UTC (11+ messages)
` [PATCH net-next V5 1/9] ptr_ring: add ptr_ring_unconsume
` [PATCH net-next V5 2/9] skb_array: introduce skb_array_unconsume
` [PATCH net-next V5 3/9] ptr_ring: introduce batch dequeuing
` [PATCH net-next V5 4/9] skb_array: "
` [PATCH net-next V5 5/9] tun: export skb_array
` [PATCH net-next V5 6/9] tap: "
` [PATCH net-next V5 7/9] tun: support receiving skb through msg_control
` [PATCH net-next V5 8/9] tap: support receiving skb from msg_control
` [PATCH net-next V5 9/9] vhost_net: try batch dequing from skb array
[net-intel-i40e] question about assignment overwrite
2017-05-17 20:48 UTC
[PATCH] net/smc: mark as BROKEN due to remote memory exposure
2017-05-17 20:37 UTC (6+ messages)
[PATCH net-next 0/6] net: phy: marvell: Checkpatch cleanup
2017-05-17 20:28 UTC (8+ messages)
` [PATCH net-next 1/6] net: phy: Marvell: checkpatch - Comments
` [PATCH net-next 2/6] net: phy: marvell: Checkpatch - Missing or extra blank lines
` [PATCH net-next 3/6] net: phy: marvell: Checkpatch - assignments and comparisons
` [PATCH net-next 4/6] net: phy: marvell: Refactor some bigger functions
` [PATCH net-next 5/6] net: phy: marvell: Add helpers to get/set page
` [PATCH net-next 6/6] net: phy: marvell: checkpatch - Fix remaining long lines
[Intel-wired-lan] [PATCH 1/2] e1000e: Don't return uninitialized stats
2017-05-17 20:24 UTC (2+ messages)
` [PATCH v2] "
[Patch RFC net-next] net: usb: r8152: Fix rx_bytes/tx_bytes to include FCS
2017-05-17 20:23 UTC
drivers/net/hamradio: divide error in hdlcdrv_ioctl
2017-05-17 20:07 UTC (2+ messages)
[PATCH net-next 00/15] tcp: TCP TS option use 1 ms clock
2017-05-17 20:06 UTC (32+ messages)
` [PATCH net-next 01/15] tcp: use tp->tcp_mstamp in output path
` [PATCH net-next 02/15] tcp: introduce tcp_jiffies32
` [PATCH net-next 03/15] dccp: do not use tcp_time_stamp
` [PATCH net-next 04/15] tcp: use tcp_jiffies32 to feed tp->lsndtime
` [PATCH net-next 05/15] tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
` [PATCH net-next 06/15] tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
` [PATCH net-next 07/15] tcp: bic,cubic: "
` [PATCH net-next 08/15] tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
` [PATCH net-next 09/15] tcp: use tcp_jiffies32 to feed probe_timestamp
` [PATCH net-next 10/15] tcp: uses jiffies_32 to feed tp->chrono_start
` [PATCH net-next 11/15] tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
` [PATCH net-next 12/15] tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
` [PATCH net-next 13/15] tcp_lp: cache tcp_time_stamp
` [PATCH net-next 14/15] tcp: replace misc tcp_time_stamp to tcp_jiffies32
` [PATCH net-next 15/15] tcp: switch TCP TS option (RFC 7323) to 1ms clock
[PATCH] sch_dsmark: Fix uninitialized variable warning
2017-05-17 20:05 UTC
[PATCH net-next 0/3] net: dsa: headers cleanup
2017-05-17 19:46 UTC (4+ messages)
` [PATCH net-next 1/3] net: dsa: include dsa.h only once
` [PATCH net-next 2/3] net: dsa: include switchdev.h "
` [PATCH net-next 3/3] net: dsa: use switchdev_obj_dump_cb_t everywhere
[PATCH net-next] qed: Utilize FW 8.20.0.0
2017-05-17 19:38 UTC
BUG: nvmet with cxgb4 is broken in v4.12-rc1
2017-05-17 19:23 UTC (3+ messages)
` "
[patch net-next v4 00/10] net: sched: introduce multichain support for filters
2017-05-17 19:22 UTC (25+ messages)
` [patch net-next v4 01/10] net: sched: move tc_classify function to cls_api.c
` [patch net-next v4 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v4 03/10] net: sched: rename tcf_destroy_chain helper
` [patch net-next v4 04/10] net: sched: replace nprio by a bool to make the function more readable
` [patch net-next v4 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v4 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next v4 07/10] net: sched: push chain dump to a separate function
` [patch net-next v4 08/10] net: sched: introduce multichain support for filters
` [patch net-next v4 09/10] net: sched: push tp down to action init
` [patch net-next v4 10/10] net: sched: add termination action to allow goto chain
[PATCH net-next 0/2] net: dsa: Sort various lists
2017-05-17 19:20 UTC (2+ messages)
[PATCH net 0/2] bnxt_en: DCBX fixes
2017-05-17 19:13 UTC (2+ messages)
linux-next: Tree for May 16 (net/core)
2017-05-17 19:11 UTC (4+ messages)
` [PATCH net] net: fix compile error in skb_orphan_partial()
[PATCH net-next] ipv6: Prevent overrun when parsing v6 header options
2017-05-17 18:57 UTC (2+ messages)
[PATCH net-next] liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VF
2017-05-17 18:50 UTC (2+ messages)
[PATCH net-next] liquidio: fix insmod failure when multiple NICs are plugged in
2017-05-17 18:50 UTC (2+ messages)
(unknown),
2017-05-17 18:42 UTC
[PATCH net-next] net: fix __skb_try_recv_from_queue to return the old behavior
2017-05-17 18:39 UTC (3+ messages)
` [PATCH net-next v2] "
[PATCH net] cxgb4: update latest firmware version supported
2017-05-17 18:38 UTC
'iw events' stops receiving events after a while on 4.9 + hacks
2017-05-17 18:34 UTC (5+ messages)
[PATCH net-next] net: dsa: store CPU port pointer in the tree
2017-05-17 18:19 UTC (2+ messages)
[RFC V1 0/1] Reduce cdc_ncm memory use when kernel memory low
2017-05-17 18:18 UTC (6+ messages)
` [RFC V1 1/1] net: cdc_ncm: Reduce "
[patch net-next 00/12] mlxsw: Preparations for restructuring
2017-05-17 18:07 UTC (2+ messages)
[PATCH net-next 0/9] nfp: LSO, checksum and XDP datapath updates
2017-05-17 17:36 UTC (4+ messages)
` [PATCH net-next 9/9] nfp: eliminate an if statement in calculation of completed frames
[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
2017-05-17 17:25 UTC (8+ messages)
[PATCH v3 net-next 0/7] Extend socket timestamping API
2017-05-17 17:21 UTC (8+ messages)
` [PATCH v3 net-next 4/7] net: add new control message for incoming HW-timestamped packets
` [PATCH v3 net-next 5/7] net: don't make false software transmit timestamps
[PATCH net-next] net: make struct dst_entry::dev first member
2017-05-17 16:31 UTC
[PATCH v4] bridge: netlink: check vlan_default_pvid range
2017-05-17 16:12 UTC (2+ messages)
[PATCH] hdlcdrv: fix divide error bug if bitrate is 0
2017-05-17 16:08 UTC (4+ messages)
[PATCH net-next v2 0/7] fix CRC32c in the forwarding path
2017-05-17 16:08 UTC (3+ messages)
` [PATCH net-next v2 1/7] skbuff: add stub to help computing crc32c on SCTP packets
[PATCH net-next] cxgb4: add new T5 pci device id
2017-05-17 16:04 UTC (2+ messages)
[PATCH net-next] cxgb4: reduce resource allocation in kdump kernel
2017-05-17 16:03 UTC (2+ messages)
[PATCH net-next] cxgb4: keep carrier off after registering netdev
2017-05-17 16:01 UTC (2+ messages)
[PATCH] neighbour: update neigh timestamps iff update is effective
2017-05-17 15:42 UTC (3+ messages)
` [PATCH v2] "
[Patch][IPv6] Fix wrong routing mechanism for Link Local IPv6 packets
2017-05-17 15:39 UTC (2+ messages)
[PATCH net-next 1/8] net/wan/fsl_ucc_hdlc: cleanup debug traces
2017-05-17 15:24 UTC (8+ messages)
` [PATCH net-next 2/8] net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
` [PATCH net-next 3/8] net/wan/fsl_ucc_hdlc: fix wrong indentation
` [PATCH net-next 4/8] net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
` [PATCH net-next 5/8] net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
` [PATCH net-next 6/8] fsl/qe: add bit description for SYNL register for GUMR
` [PATCH net-next 7/8] net/wan/fsl_ucc_hdlc: add hdlc-bus support
` [PATCH net-next 8/8] powerpc/85xx/kmcent2: use hdlc busmode for UCC1
[net-next] net: remove duplicate add_device_randomness() call
2017-05-17 15:17 UTC (2+ messages)
[PATCH net] bonding: fix accounting of active ports in 3ad
2017-05-17 15:11 UTC
[PATCH net 0/5] qed*: General fixes
2017-05-17 15:10 UTC (4+ messages)
` [PATCH net 5/5] qede: Split PF/VF ndos
[PATCH] net: always include tcp.h in sock.c
2017-05-17 14:59 UTC (2+ messages)
[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-05-17 14:49 UTC (15+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
[PATCH] rt2x00: improve calling conventions for register accessors
2017-05-17 14:48 UTC (8+ messages)
[PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors
2017-05-17 14:47 UTC (11+ messages)
` [PATCH v2 01/10] rt2x00: change function pointers "
` [PATCH v2 02/10] rt2x00: convert rt2800_rfcsr_read return type
` [PATCH v2 03/10] rt2x00: convert rt2x00_rf_read "
` [PATCH v2 04/10] rt2x00: convert rt2x00mmio_register_read "
` [PATCH v2 05/10] rt2x00: convert rt2x00usb_register_read "
` [PATCH v2 06/10] rt2x00: convert rt2800_register_read "
` [PATCH v2 07/10] rt2x00: convert rt2*_bbp_read "
` [PATCH v2 08/10] rt2x00: convert rt2x00_eeprom_read "
` [PATCH v2 09/10] rt2x00: convert rt2800_eeprom_read "
` [PATCH v2 10/10] rt2x00: convert rt2x00_desc_read "
[PATCH net,stable] qmi_wwan: add another Lenovo EM74xx device ID
2017-05-17 14:31 UTC
[PATCH net] sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-05-17 14:16 UTC
[PATCH net-next] cxgb4: update latest firmware version supported
2017-05-17 13:58 UTC (3+ messages)
(unknown),
2017-05-17 13:39 UTC
[PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
2017-05-17 13:22 UTC (8+ messages)
[PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
2017-05-17 13:14 UTC (5+ messages)
[patch net-next v3 00/10] net: sched: introduce multichain support for filters
2017-05-17 12:53 UTC (16+ messages)
` [patch net-next v3 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v3 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v3 06/10] net: sched: introduce helpers to work with filter chains
[PATCH net] udp: make *udp*_queue_rcv_skb() functions static
2017-05-17 12:52 UTC
[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
2017-05-17 11:58 UTC (3+ messages)
` [PATCH v5 16/17] tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
[PATCH linux-firmware] qed: Add firmware 8.20.0.0
2017-05-17 11:39 UTC
Donation Award
2017-05-17 2:49 UTC
(unknown),
2017-05-17 10:59 UTC
[PATCH] qed: Add firmware 8.20.0.0
2017-05-17 10:48 UTC
[PATCH net-next] net: make struct net_device::tx_queue_len unsigned int
2017-05-17 10:30 UTC
NETIF_N_NTUPLE - should it control flow classification?
2017-05-17 10:25 UTC
[PATCH 4.4-only] openvswitch: clear sender cpu before forwarding packets
2017-05-17 9:21 UTC (3+ messages)
[PATCH] udp: make function udp_skb_dtor_locked static
2017-05-17 9:19 UTC (2+ messages)
[PATCH 1/2] net-next: stmmac: add adjust_link function
2017-05-17 8:21 UTC (3+ messages)
[PATCH v1] samples/bpf: Add a .gitignore for binaries
2017-05-17 8:18 UTC (5+ messages)
Alerte
2017-05-17 6:36 UTC
Alerte
2017-05-17 6:36 UTC
[PATCH v5] net: ethernet: faraday: To support device tree usage
2017-05-17 7:28 UTC
[PATCH net v3] net: x25: fix one potential use-after-free issue
2017-05-17 4:05 UTC
Donation
2017-05-17 0:55 UTC
[PATCH net-next v2 1/3] net/sock: factor out dequeue/peek with offset code
2017-05-17 2:46 UTC (2+ messages)
` [net-next,v2,1/3] "
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).