netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-27 11:12:32 to 2017-04-28 09:49:03 UTC [more...]

pull request (net): ipsec 2017-04-28
 2017-04-28  9:14 UTC  (2+ messages)
` [PATCH 1/2] xfrm: do the garbage collection after flushing policy

(unknown),
 2017-04-28  9:09 UTC 

[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-28  9:12 UTC  (10+ messages)
  `  "

[PATCH net] esp: skip GRO for fragmented packets
 2017-04-28  9:04 UTC  (3+ messages)

[PATCH v1 net-next 0/6] Extend socket timestamping API
 2017-04-28  8:54 UTC  (12+ messages)
` [PATCH v1 net-next 3/6] net: add new control message for incoming HW-timestamped packets
` [PATCH v1 net-next 5/6] net: allow simultaneous SW and HW transmit timestamping

Network cooling device and how to control NIC speed on thermal condition
 2017-04-28  8:04 UTC  (3+ messages)

ipsec doesn't route TCP with 4.11 kernel
 2017-04-28  7:13 UTC  (4+ messages)

[PATCH net-next v8 2/3] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-28  7:02 UTC  (13+ messages)

[patch net-next 00/10] net: sched: introduce multichain support for filters
 2017-04-28  6:53 UTC  (12+ messages)
` [patch net-next 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next 07/10] net: sched: push chain dump to a separate function
` [patch net-next 08/10] net: sched: introduce multichain support for filters
` [patch net-next 09/10] net: sched: push tp down to action init callback
` [patch net-next 10/10] net: sched: extend gact to allow jumping to another filter chain
` [patch iproute2 1/2] tc_filter: add support for chain index
` [patch iproute2 2/2] tc_gact: introduce support for goto chain action

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28  6:30 UTC  (22+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 15/21] xen-blkfront: "

[PATCH net-next v5 0/2] net: hns: bug fix for HNS driver
 2017-04-28  6:49 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: hns: support deferred probe when can not obtain irq
` [PATCH net-next v5 2/2] net: hns: support deferred probe when no mdio

Strange samples/bpf loading error for maps on net-next?
 2017-04-28  6:28 UTC  (3+ messages)

[REGRESSION next-20170426] Commit 09515ef5ddad ("of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices") causes oops in mvneta
 2017-04-28  6:19 UTC  (6+ messages)

[PATCH net-next] rhashtable: remove insecure_max_entries param
 2017-04-28  6:10 UTC  (11+ messages)
  ` rhashtable - Cap total number of entries to 2^31
        ` [PATCH net-next] rhashtable: Make sure max_size is non zero
          ` [PATCH net-next] rhashtable: Do not lower max_elems when max_size is zero
    ` [lkp-robot] [rhashtable ] df7008bdd5: Kernel_panic-not_syncing:rtnetlink_init:cannot_initialize_rtnetlink

XDP question: best API for returning/setting egress port?
 2017-04-28  5:30 UTC  (15+ messages)
` xdp_redirect ifindex vs port. Was: "

EINVAL when using connect() for udp sockets
 2017-04-28  4:48 UTC  (13+ messages)

[PATCH net-next 0/6] nfp: optimize XDP TX and small fixes
 2017-04-28  4:06 UTC  (7+ messages)
` [PATCH net-next 1/6] nfp: replace -ENOTSUPP with -EOPNOTSUPP
` [PATCH net-next 2/6] nfp: drop rx_ring param from buffer allocation
` [PATCH net-next 3/6] nfp: do simple XDP TX buffer recycling
` [PATCH net-next 4/6] nfp: avoid reading TX queue indexes from the device
` [PATCH net-next 5/6] nfp: don't completely refuse to work with old flashes
` [PATCH net-next 6/6] nfp: provide 256 bytes of XDP headroom in all configurations

[PATCH net-next] Fix inaccurate helper function description
 2017-04-28  3:55 UTC  (3+ messages)

[rhashtable] 6d684e5469: Kernel panic - not syncing: rtnetlink_init: cannot initialize rtnetlink
 2017-04-28  3:48 UTC 

[PATCH net v4 0/3] net: hns: bug fix for HNS driver
 2017-04-28  3:39 UTC  (7+ messages)
` [PATCH net v4 1/3] net: hns: support deferred probe when can not obtain irq
` [PATCH net v4 3/3] net: hns: fixed bug that skb used after kfree

[PATCH net v2] net: dev: Fix possible memleaks when fail to register_netdevice
 2017-04-28  3:19 UTC 

[PATCH net-next 00/18] net: dsa: mv88e6xxx: 802.1s and 88E6390 VTU
 2017-04-28  2:19 UTC  (32+ messages)
` [PATCH net-next 02/18] net: dsa: mv88e6xxx: split VTU entry data member
` [PATCH net-next 03/18] net: dsa: mv88e6xxx: move VTU Operation accessors
` [PATCH net-next 04/18] net: dsa: mv88e6xxx: move VTU flush
` [PATCH net-next 05/18] net: dsa: mv88e6xxx: move VTU FID accessors
` [PATCH net-next 06/18] net: dsa: mv88e6xxx: move VTU SID accessors
` [PATCH net-next 07/18] net: dsa: mv88e6xxx: move VTU VID accessors
` [PATCH net-next 08/18] net: dsa: mv88e6xxx: move generic VTU GetNext
` [PATCH net-next 09/18] net: dsa: mv88e6xxx: move VTU Data accessors
` [PATCH net-next 10/18] net: dsa: mv88e6xxx: move STU GetNext operation
` [PATCH net-next 11/18] net: dsa: mv88e6xxx: get STU entry on VTU GetNext
` [PATCH net-next 12/18] net: dsa: mv88e6xxx: load STU entry with VTU entry
` [PATCH net-next 13/18] net: dsa: mv88e6xxx: add VTU GetNext operation
` [PATCH net-next 14/18] net: dsa: mv88e6xxx: add VTU Load/Purge operation
` [PATCH net-next 15/18] net: dsa: mv88e6xxx: make VTU helpers static
` [PATCH net-next 16/18] net: dsa: mv88e6xxx: simplify VTU entry getter

assembler mnenomics for call/tailcall plus maps
 2017-04-28  2:06 UTC  (2+ messages)

iproute2: tc action jump
 2017-04-28  1:54 UTC 

[PATCH] drivers:net:ethernet:emulex:benet: Use time_before_eq for time comparison
 2017-04-28  1:48 UTC 

[RFC net-next 0/2] Introduce bpf_prog ID and iteration
 2017-04-28  1:11 UTC  (7+ messages)
` [RFC net-next 2/2] bpf: Test for bpf_prog ID and BPF_PROG_GET_NEXT_ID
  ` prog ID and next steps. Was: [RFC net-next 0/2] Introduce bpf_prog ID and iteration

[PATCH net-next] virtio-net: use netif_tx_napi_add for tx napi
 2017-04-28  0:37 UTC 

[PATCH net] driver/net: Fix possible memleaks when fail to register_netdevice
 2017-04-28  0:27 UTC  (3+ messages)

[PATCH v3 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-04-28  0:11 UTC  (11+ messages)
` [PATCH net-next 1/2] rtnetlink: Disable notification for NETDEV_NAMECHANGE event
` [PATCH net-next V3 2/2] rtnl: Add support for netdev event attribute to link messages

[Patch net-next] ipv4: get rid of ip_ra_lock
 2017-04-27 23:54 UTC  (4+ messages)

[PATCH iproute2] routel: fix infinite loop in line parser
 2017-04-27 23:46 UTC  (2+ messages)

[PATCH net] bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
 2017-04-27 23:08 UTC  (3+ messages)

[PATCH net-next] net: Initialise init_net.count to 1
 2017-04-27 21:40 UTC 

[PATCH net-next] geneve: fix incorrect setting of UDP checksum flag
 2017-04-27 21:11 UTC 

pull-request: wireless-drivers-next 2017-04-27
 2017-04-27 21:16 UTC  (2+ messages)

[PATCH v2 binutils] Add BPF support to binutils
 2017-04-27 21:09 UTC 

[PATCH RFC] ipv6: Implement limits on hop by hop and destination options
 2017-04-27 20:57 UTC 

[PATCH net-next 0/5] qed*: PTP enhancements
 2017-04-27 20:52 UTC  (2+ messages)

[PATCH net-next] net: vrf: Do not allow looback to be moved to a VRF
 2017-04-27 20:50 UTC  (2+ messages)

[PATCH net-next] fib_rules: fix error return code
 2017-04-27 20:36 UTC  (2+ messages)

[PATCH v2 net-next] bridge: add per-port broadcast flood flag
 2017-04-27 20:34 UTC  (2+ messages)

[PATCH] net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip
 2017-04-27 20:33 UTC  (2+ messages)

[PATCH net-next] l2tp: remove useless device duplication test in l2tp_eth_create()
 2017-04-27 20:32 UTC  (2+ messages)

[net-next] net: remove unnecessary carrier status check
 2017-04-27 20:31 UTC  (2+ messages)

[PATCH net-next 0/9] support unique MAC addresses for slave devices
 2017-04-27 20:30 UTC  (17+ messages)
` [PATCH net-next 1/9] ipvlan: fix coding style for the ipvlan tree
` [PATCH net-next 2/9] ipvlan: refactor ipvlan_process_multicast for readability
` [PATCH net-next 3/9] ipvlan: replace ipvlan_rcv_frame
` [PATCH net-next 4/9] ipvlan: rework the IP lookup function
` [PATCH net-next 5/9] ipvlan: improve and uniform naming
` [PATCH net-next 6/9] ipvlan: reposition three functions
` [PATCH net-next 7/9] ipvlan: relocate ipvlan_skb_crossing_ns calls
` [PATCH net-next 8/9] ipvlan: improve compiler hints
` [PATCH net-next 9/9] ipvlan: introduce individual MAC addresses

[net-next] net: update comment for netif_dormant() function
 2017-04-27 20:23 UTC  (2+ messages)

[PATCH net 0/2] vxlan: do not error out on disabled IPv6
 2017-04-27 19:24 UTC  (3+ messages)
` [PATCH net 1/2] vxlan: correctly handle ipv6.disable module parameter
` [PATCH net 2/2] vxlan: do not output confusing error message

[PATCH net-next] igb: mark PM functions as __maybe_unused
 2017-04-27 19:09 UTC 

[PATCH net] net: adjust skb->truesize in ___pskb_trim()
 2017-04-27 18:43 UTC  (5+ messages)
` [PATCH net] tcp: do not underestimate skb->truesize in tcp_trim_head()

[PATCH] igb: make a few local functions static
 2017-04-27 17:59 UTC 

export pcie_flr and remove copies of it in drivers V2
 2017-04-27 16:49 UTC  (7+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it

[PATCH net-next] samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
 2017-04-27 16:49 UTC  (3+ messages)

[PATCH net-next 0/6] bpf: list all loaded ebpf programs in /proc/bpf/programs
 2017-04-27 16:40 UTC  (14+ messages)
` [PATCH net-next 4/6] bpf: track if the bpf program was loaded with SYS_ADMIN capabilities
` [PATCH net-next 6/6] bpf: show bpf programs

status of bpf binutils
 2017-04-27 16:39 UTC 

[PATCH] net: ath: tx99: fixed a spelling issue
 2017-04-27 16:31 UTC 

[PATCH net-next] can: fix build error without CONFIG_PROC_FS
 2017-04-27 16:11 UTC  (3+ messages)

[PATCH v5 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
 2017-04-27 15:54 UTC  (7+ messages)
` [PATCH v6 "

[PATCH net-next] tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
 2017-04-27 15:46 UTC  (4+ messages)

Realtek RTL8101E PCI-E ethernet controller does not work with the r8169 driver
 2017-04-27 15:33 UTC  (2+ messages)

[PATCH net-next] rhashtable: compact struct rhashtable_params
 2017-04-27 15:28 UTC 

[PATCH net-next 4/6] bpf: track if the bpf program was loaded with SYS_ADMIN capabilities
 2017-04-27 14:56 UTC  (2+ messages)

[PATCH net-next 6/6] bpf: show bpf programs
 2017-04-27 14:45 UTC 

[PATCH net] net: hns: fix ethtool_get_strings overflow in hns driver
 2017-04-27 14:18 UTC 

[PATCH rdma-next] IB/mlx5: Enable IPoIB acceleration
 2017-04-27 14:01 UTC 

[PATCH net-next] net: bridge: Fix improper taking over HW learned FDB
 2017-04-27 13:40 UTC  (3+ messages)

[PATCH v1 1/3] bnx2x: Replace custom scnprintf()
 2017-04-27 13:37 UTC  (3+ messages)
` [PATCH v1 2/3] bnx2x: Reuse bnx2x_null_format_ver()
` [PATCH v1 3/3] bnx2x: Get rid of useless temporary variable

[PATCH net-next] mlx5: work around unused function warning
 2017-04-27 13:13 UTC  (4+ messages)

[ISSUE: sky2 - rx error] Link stops working under heavy traffic load connected to a mv88e6176
 2017-04-27 13:04 UTC  (4+ messages)

[PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c
 2017-04-27 12:41 UTC  (5+ messages)
` [PATCH RFC net-next v4 0/7] net: improve support for SCTP checksums
  ` [PATCH RFC net-next v4 2/7] net: introduce skb_crc32c_csum_help


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).