messages from 2017-05-24 00:11:29 to 2017-05-25 15:10:36 UTC [more...]
[PATCH v2 net-next 0/2] Start making stats consistent
2017-05-25 15:10 UTC (3+ messages)
` [PATCH v2 net-next 1/2] Documentation: sysfs-class-net-statistics: Clarify rx_bytes and tx_bytes
[PATCH net-next] net: rps: Add the rfs_needed check when record flow hash
2017-05-25 14:55 UTC (2+ messages)
[PATCH net] net/mlx4: Fix the check in attaching steering rules
2017-05-25 14:26 UTC (4+ messages)
[PATCH net V2] net/mlx4: Fix the check in attaching steering rules
2017-05-25 14:23 UTC (2+ messages)
[PATCH][net-next] qtnfmac: remove duplicated assignment to mac
2017-05-25 13:56 UTC (2+ messages)
[PATCH net-next v2] ibmvnic: Enable TSO support
2017-05-25 13:55 UTC
[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-05-25 13:35 UTC (13+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
[PATCH net-next 0/4] add support for dissection and matching on ip tos and ttl
2017-05-25 13:24 UTC (5+ messages)
` [PATCH net-next 1/4] net/flow_dissector: add support for dissection of misc ip header fields
` [PATCH net-next 2/4] net/sched: cls_flower: add support for matching on ip tos and ttl
` [PATCH net-next 3/4] net/mlx5e: Offload TC matching on tcp flags
` [PATCH net-next 4/4] net/mlx5e: Offload TC matching on ip tos / traffic-class
[PATCH] dt-bindings: net: move FMan binding
2017-05-25 12:57 UTC (3+ messages)
[PATCH v9 06/15] mlx5: Replace PCI pool old API
2017-05-25 11:37 UTC (5+ messages)
[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
2017-05-25 10:40 UTC (5+ messages)
` [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
[PATCH] i40e: Fix incorrect pf->flags
2017-05-25 9:13 UTC (2+ messages)
[PATCH net-next 0/4] nfp: devlink port implementation
2017-05-25 8:20 UTC (5+ messages)
` [PATCH net-next 2/4] nfp: register ports as devlink ports
[patch net-next v2 0/8] mlxsw: Support firmware flash
2017-05-25 6:15 UTC (5+ messages)
` [patch net-next v2 7/8] mlxsw: spectrum: Validate firmware revision on init
[PATCH] net: llc: add lock_sock in llc_ui_bind to avoid a race condition
2017-05-25 6:07 UTC
[PATCH] bonding: Don't update slave->link until ready to commit
2017-05-25 5:38 UTC (2+ messages)
[PATCH net-next] ibmvnic: Enable TSO support
2017-05-25 3:57 UTC (2+ messages)
[PATCH net-next 0/6] net: another round of extack handling for routing
2017-05-25 3:54 UTC (7+ messages)
` [PATCH net-next 1/6] net: ipv4: Add extack message for invalid prefix or length
` [PATCH net-next 2/6] net: lwtunnel: Add extack to encap attr validation
` [PATCH net-next 3/6] net: plumb extack arg down to lwtunnel build state
` [PATCH net-next 4/6] net: Fill in extack for mpls lwt encap
` [PATCH net-next 5/6] net: mpls: Add extack messages for route add and delete failures
` [PATCH net-next 6/6] net: mpls: minor cleanups
[PATCH net-next 0/8] net: extend RTM_GETROUTE to return fib result
2017-05-25 3:05 UTC (16+ messages)
` [PATCH net-next 1/8] net: ipv4: refactor __ip_route_output_key_hash
` [PATCH net-next 2/8] net: ipv4: refactor ip_route_input_noref
` [PATCH net-next 3/8] net: ipv4: Remove event arg to rt_fill_info
` [PATCH net-next 4/8] net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
` [PATCH net-next 5/8] net: ipv4: Save trie prefix to fib lookup result
` [PATCH net-next 6/8] net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTE
` [PATCH net-next 7/8] net: ipv4: RTM_GETROUTE: return matched fib result when requested
` [PATCH net-next 8/8] net: ipv6: "
[PATCH net-next 0/2] be2net: patch-set
2017-05-25 2:24 UTC (3+ messages)
` [PATCH net-next 1/2] be2net: Fix UE detection logic for BE3
` [PATCH net-next 2/2] be2net: Update the driver version to 11.4.0.0
Deleting a dynamic mac entry
2017-05-25 1:11 UTC (4+ messages)
[PATCH net-next 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
2017-05-25 0:03 UTC (7+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: sysfs: Document "phydev" symbolic link
` [PATCH net-next 3/3] net: sysfs: Document PHY device sysfs attributes
[PATCH 0/2] Replace driver's usage of hard-coded device IDs to #defines
2017-05-25 0:02 UTC (4+ messages)
` [PATCH 1/2] PCI: Add Mellanox device IDs
` [PATCH 2/2] net/mlx5e: Use device ID defines
[PATCH] test_bpf: Add a couple of tests for BPF_JSGE
2017-05-24 23:52 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2017-05-24 23:34 UTC
[PATCH net v2 0/5] Various BPF fixes
2017-05-24 23:05 UTC (6+ messages)
` [PATCH net v2 1/5] bpf: fix incorrect pruning decision when alignment must be tracked
` [PATCH net v2 2/5] bpf: properly reset caller saved regs after helper call and ld_abs/ind
` [PATCH net v2 3/5] bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
` [PATCH net v2 4/5] bpf: fix wrong exposure of map_flags into fdinfo for lpm
` [PATCH net v2 5/5] bpf: add various verifier test cases
[PATCH net] sky2: Do not deadlock on sky2_hw_down
2017-05-24 22:43 UTC
[PATCH] arp: fixed -Wuninitialized compiler warning
2017-05-24 22:19 UTC
[PATCH 0/4] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
2017-05-24 22:05 UTC (7+ messages)
` [PATCH 1/4] [next-queue]net: mqprio: Introduce new hardware offload mode in mqprio for offloading full TC configurations
` [Intel-wired-lan] "
` [PATCH 2/4] [next-queue]net: i40e: Add infrastructure for queue channel support with the TCs and queue configurations offloaded via mqprio scheduler
` [Intel-wired-lan] "
` [PATCH 3/4] [next-queue]net: i40e: Enable mqprio full offload mode in the i40e driver for configuring TCs and queue mapping
` [Intel-wired-lan] "
[PATCH 0/2] at803x: don't power-down SGMII link
2017-05-24 22:03 UTC (24+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg
[PATCH v2 0/4] arp: always override existing neigh entries with gratuitous ARP
2017-05-24 21:57 UTC (7+ messages)
` [PATCH v2 2/4] arp: decompose is_garp logic into a separate function
[PATCH net-next v9 3/5] rxrpc: check return value of skb_to_sgvec always
2017-05-24 20:46 UTC (9+ messages)
` [PATCH net-next v9 0/5] skb_to_sgvec hardening
` [PATCH net-next v9 5/5] virtio_net: check return value of skb_to_sgvec always
[PATCH v6 net-next 00/17] net: qualcomm: add QCA7000 UART driver
2017-05-24 20:42 UTC (15+ messages)
` [PATCH v6 net-next 01/17] net: qualcomm: remove unnecessary includes
` [PATCH v6 net-next 17/17] net: qualcomm: add QCA7000 UART driver
` [PATCH v7 "
` [PATCH RESEND "
` Aw: Re: [PATCH v6 "
[PATCH net-next] tcp: fix TCP_SYNCNT flakes
2017-05-24 20:30 UTC (2+ messages)
[PATCH net-next] net: dsa: support cross-chip ageing time
2017-05-24 20:28 UTC (2+ messages)
[PATCH V3 net 0/3] Fix checksum issues with Q-in-Q vlans
2017-05-24 20:25 UTC (4+ messages)
` [PATCH V3 net 1/3] vlan: Fix tcp checksum offloads in "
[patch net-next v2 0/5] add tcp flags match support to flower and offload it
2017-05-24 20:24 UTC (2+ messages)
[Patch net-next] net_sched: only create filter chains for new filters/actions
2017-05-24 20:23 UTC (4+ messages)
[PATCH net 0/3] BPF pruning follow-up
2017-05-24 20:17 UTC (4+ messages)
` [PATCH net 1/3] bpf: fix incorrect pruning decision when alignment must be tracked
[PATCH net-next] geneve: fix fill_info when using collect_metadata
2017-05-24 19:58 UTC (3+ messages)
[PATCH v3 net] net: phy: marvell: Limit errata to 88m1101
2017-05-24 19:49 UTC (2+ messages)
[PATCH] net/phy: fix mdio-octeon dependency and build
2017-05-24 19:48 UTC (2+ messages)
[pull request][net 0/8] Mellanox, mlx5 fixes 2017-05-23
2017-05-24 19:45 UTC (2+ messages)
pull-request: mac80211 2017-05-23
2017-05-24 19:32 UTC (2+ messages)
[PATCH] net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
2017-05-24 19:32 UTC (3+ messages)
[PATCH v2] net: fec: add post PHY reset delay DT property
2017-05-24 19:25 UTC (3+ messages)
[PATCH net 0/2] sctp: a bunch of fixes for processing dupcookie
2017-05-24 19:22 UTC (2+ messages)
[PATCH v2 net-next 00/11] qed/qede: Mostly-cleanup series
2017-05-24 19:18 UTC (2+ messages)
[PATCH v4 next 0/3] modules: automatic module loading restrictions
2017-05-24 18:06 UTC (13+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument
` [kernel-hardening] [PATCH v4 next 0/3] modules: automatic module loading restrictions
[PATCH] nfc: Ensure presence of required attributes in the activate_target netlink handler
2017-05-24 17:05 UTC (2+ messages)
[PATCH v2] drivers: phy: Add Cortina CS4340 driver
2017-05-24 17:04 UTC (7+ messages)
[PATCH net] tcp: avoid fastopen API to be used on AF_UNSPEC
2017-05-24 16:59 UTC
[PATCH] nfc: Fix the sockaddr length sanitization in llcp_sock_connect
2017-05-24 16:58 UTC (2+ messages)
[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
2017-05-24 16:39 UTC (10+ messages)
` Alignment in BPF verifier
[PATCH net-next 1/4] tcp: ULP infrastructure
2017-05-24 16:27 UTC (4+ messages)
` [PATCH net-next 2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
` [PATCH net-next 3/4] tls: kernel TLS support
` [PATCH net-next 4/4] tls: Documentation
[PATCH net-next 0/4] kernel TLS
2017-05-24 16:26 UTC
[PATCH] rhashtable: Fix missing elements when inserting
2017-05-24 16:17 UTC (4+ messages)
[PATCH net-next] rxrpc: Support network namespacing
2017-05-24 16:02 UTC
[PATCH net-next] net/packet: remove unused parameter in prb_curr_blk_in_use()
2017-05-24 15:34 UTC
[PATCHv2 net-next 0/5] net: dsa: mv88e6xxx: Add basic SERDES support
2017-05-24 15:31 UTC (11+ messages)
` [PATCHv2 net-next 1/5] net: dsa: mv88e6xxx: Move phy functions into phy.[ch]
` [PATCHv2 net-next 2/5] net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an op
` [PATCHv2 net-next 3/5] net: dsa: mv88e6xxx: Remove SERDES flag
` [PATCHv2 net-next 4/5] net: dsa: mv88e6xxx: mv88e6390X SERDES support
` [PATCHv2 net-next 5/5] dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disable
[PATCH net-next v3 0/5] net-next: dsa: add Mediatek MT7530 support
2017-05-24 14:44 UTC (5+ messages)
` [PATCH net-next v3 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch
[PATCH v2 01/10] rt2x00: change function pointers for register accessors
2017-05-24 13:46 UTC (2+ messages)
` [v2, "
[PATCH] libertas: Remove function entry/exit debugging
2017-05-24 13:44 UTC (2+ messages)
` "
[PATCH v3] libertas: Avoid reading past end of buffer
2017-05-24 13:44 UTC (2+ messages)
` [v3] "
[PATCH] wlcore: fix 64K page support
2017-05-24 13:42 UTC (2+ messages)
` "
[PATCHv4] wlcore: add wl1285 compatible
2017-05-24 13:42 UTC (2+ messages)
[PATCH] drivers: net: wireless: rsi: rsi_91x_core: Use time_after time comparison
2017-05-24 13:40 UTC (2+ messages)
` "
[PATCHv2 net] netfilter: do not hold dev in ipt_CLUSTERIP
2017-05-24 13:24 UTC
[PATCH] net: fix potential null pointer dereference
2017-05-24 9:29 UTC (2+ messages)
[PATCH net] netfilter: do not hold dev in ipt_CLUSTERIP
2017-05-24 8:53 UTC (3+ messages)
Process phantom ECN event in TCP without CWR response
2017-05-24 8:45 UTC
[PATCH v2] net: move somaxconn init from sysctl code
2017-05-24 8:22 UTC
[PATCH v3 0/5] net-next: stmmac: rework the speed selection
2017-05-24 7:16 UTC (6+ messages)
` [PATCH v3 1/5] net-next: stmmac: Convert new_state to bool
` [PATCH v3 2/5] net-next: stmmac: Remove unnecessary parenthesis
` [PATCH v3 3/5] net-next: stmmac: use SPEED_xxx instead of raw value
` [PATCH v3 4/5] net-next: stmmac: Convert old_link to bool
` [PATCH v3 5/5] net-next: stmmac: rework the speed selection
[RFC] skbuff: introduce skb_put_zero()
2017-05-24 7:07 UTC
[PATCH 0/2] net: phy: Support managed Cortina phys
2017-05-24 6:05 UTC (7+ messages)
` [PATCH 1/2] net: phy: Update get_phy_c45_ids for Cortina PHYs
Why max netlink msg size is limited to 16k
2017-05-24 5:58 UTC (3+ messages)
[PATCH] net: jme: Remove unused functions
2017-05-24 0:27 UTC
(unknown),
2017-05-24 0:12 UTC
pull request: bluetooth-next 2017-05-23
2017-05-24 0:11 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).