netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 20:58:27 to 2015-07-17 00:49:08 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2015-07-17  0:49 UTC 

[RFC][NOT TESTED][PATCH] vsock: Fix blocking ops call in prepare_to_wait
 2015-07-17  0:31 UTC 

[PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-16 23:25 UTC  (5+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case
  ` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type
` [PATCH 3/3] mvneta: use inband status only when explicitly enabled

[PATCH net-next 0/6] net: bcmgenet: PHY initialization rework
 2015-07-16 22:51 UTC  (7+ messages)
` [PATCH net-next 1/6] net: bcmgenet: Remove excessive PHY reset
` [PATCH net-next 2/6] net: bcmgenet: Use correct dev_id for free_irq
` [PATCH net-next 3/6] net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()
` [PATCH net-next 4/6] net: bcmgenet: Determine PHY type before scanning MDIO bus
` [PATCH net-next 5/6] net: bcmgenet: Delay PHY initialization to bcmgenet_open()
` [PATCH net-next 6/6] net: bcmgenet: Remove init parameter from bcmgenet_mii_config

[PATCH net-next 0/8] stmmac clean up for 4.3 part1
 2015-07-16 22:26 UTC  (9+ messages)
` [PATCH net-next 1/8] stmmac: use of_device_get_match_data to retrieve of match data
` [PATCH net-next 2/8] stmmac: clean up platform/of_match data retrieval
` [PATCH net-next 3/8] stmmac: introduce stmmac_get_platform_resources()
` [PATCH net-next 4/8] stmmac: make stmmac_probe_config_dt return the platform data struct
` [PATCH net-next 5/8] stmmac: export probe_config_dt() and get_platform_resources()
` [PATCH net-next 6/8] stmmac: add proper probe function to dwmac-lpc18xx
` [PATCH net-next 7/8] stmmac: add proper probe function to dwmac-meson
` [PATCH net-next 8/8] stmmac: drop custom_* fields from plat_stmmacenet_data

[PATCH net-next 1/1] Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
 2015-07-16 22:16 UTC 

[PATCH 2/8] cdc-ncm: use common CDC parser
 2015-07-16 22:09 UTC  (2+ messages)

[PATCH net-next]r8169: set bits on Register Interrupt status on limit
 2015-07-16 21:44 UTC  (3+ messages)

[RFC net-next 00/22] Lightweight & flow based tunneling
 2015-07-16 21:36 UTC  (5+ messages)
` [RFC net-next 22/22] openvswitch: Use regular GRE net_device instead of vport

[PATCH] ravb: fix race updating TCCR
 2015-07-16 21:28 UTC 

[PATCH] qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
 2015-07-16 21:28 UTC 

[PATCH net-next 00/13] tipc: separate link and link aggregation layer
 2015-07-16 20:54 UTC  (14+ messages)
` [PATCH net-next 01/13] tipc: introduce link entry structure to struct tipc_node
` [PATCH net-next 02/13] tipc: move link creation from neighbor discoverer to node
` [PATCH net-next 03/13] tipc: move link input queue to tipc_node
` [PATCH net-next 04/13] tipc: use bearer index when looking up active links
` [PATCH net-next 05/13] tipc: change sk_buffer handling in tipc_link_xmit()
` [PATCH net-next 06/13] tipc: make media xmit call outside node spinlock context
` [PATCH net-next 07/13] tipc: clean up definitions and usage of link flags
` [PATCH net-next 08/13] tipc: introduce new link protocol msg create function
` [PATCH net-next 09/13] tipc: improve link FSM implementation
` [PATCH net-next 10/13] tipc: simplify link timer implementation
` [PATCH net-next 11/13] tipc: move link supervision timer to node level
` [PATCH net-next 12/13] tipc: introduce node contact FSM
` [PATCH net-next 13/13] tipc: reduce locking scope during packet reception

[PATCH net-next] net: remove skb_frag_add_head
 2015-07-16 19:50 UTC 

[PATCH] net:bcmgent:Return the variable ret rather then zero for the function bcmgenet_power_down
 2015-07-16 19:35 UTC 

[PATCH] net: netcp: fix improper initialization in netcp_ndo_open()
 2015-07-16 19:32 UTC 

[PATCH net] net: bcmgenet: Remove excessive PHY reset
 2015-07-16 19:25 UTC  (2+ messages)

[PATCH] genet:Return the variable ret rather then zero for the function bcmgenet_power_down
 2015-07-16 19:24 UTC 

[PATCH v2] jhash: Deinline jhash, jhash2 and __jhash_nwords
 2015-07-16 19:23 UTC  (5+ messages)

[PATCH] tg3:Add error handling to the function tg3_test_loopback
 2015-07-16 19:20 UTC  (2+ messages)

[PATCH net-next 1/1] hv_netvsc: Wait for sub-channels to be processed during probe
 2015-07-16 19:17 UTC 

[PATCH v1 00/12] Demux IB CM requests in the rdma_cm module
 2015-07-16 18:22 UTC  (9+ messages)
` [PATCH v1 08/12] IB/cma: Add net_dev and private data checks to RDMA CM

[PATCH 0/6] BPF JIT fixes and features for ARM
 2015-07-16 17:35 UTC  (8+ messages)
` [PATCH 1/6] ARM: net: fix condition for load_order > 0 when translating load instructions
` [PATCH 2/6] ARM: net: handle negative offsets in BPF JIT
` [PATCH 3/6] ARM: net: fix vlan access instructions in ARM JIT
` [PATCH 4/6] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE "
` [PATCH 5/6] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
` [PATCH 6/6] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[PATCH nf-next] netfilter: nf_ct_sctp: minimal multihoming support
 2015-07-16 16:13 UTC  (8+ messages)

[PATCH 0/7] introduce Hyper-V VM Sockets(hvsock)
 2015-07-16 15:58 UTC  (2+ messages)

[PATCH] bnx2x: Update to FW version 7.12.30
 2015-07-16 15:20 UTC  (2+ messages)

[PATCH v7 1/3] if_link: Add control trust VF
 2015-07-16 14:58 UTC  (2+ messages)

[PATCH net-next] rocker: forward packets to CPU when port is joined to openvswitch
 2015-07-16 14:41 UTC  (6+ messages)

[RFC PATCH net-next] sctp: fix src address selection if using secondary addresses
 2015-07-16 14:06 UTC  (11+ messages)

[PATCH v2 0/2] Avoid link dependency of dlm on sctp module
 2015-07-16 14:03 UTC  (9+ messages)
` [PATCH v2 1/2] sctp: add new getsockopt option SCTP_SOCKOPT_PEELOFF_KERNEL

What queues/buffers does tc-netem use?
 2015-07-16 13:04 UTC  (4+ messages)

[PATCH 1/2] iwlwifi: convert hex_dump_to_buffer() to %*ph
 2015-07-16 12:42 UTC  (2+ messages)
` [PATCH 2/2] iwlegacy: "

[PATCH] bonding: correct the MAC address for "follow" fail_over_mac policy
 2015-07-16 12:04 UTC  (7+ messages)

[V2 6/7] hvsock: introduce Hyper-V VM Sockets feature
 2015-07-16 11:19 UTC  (3+ messages)

[V2 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability
 2015-07-16 11:18 UTC  (3+ messages)

[V2 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
 2015-07-16 11:18 UTC  (3+ messages)

[PATCH net-next 00/15] Simplify netfilter and network namespaces
 2015-07-16 11:01 UTC  (6+ messages)
` [PATCH net-next 00/43] Simplify netfilter and network namespaces (take 2)
  ` [PATCH -next 0/6] Per network namespace netfilter chains

GRO: forwading ISATAP packets is very slow with kernel 4.1
 2015-07-16 10:58 UTC  (6+ messages)
      ` sit: Set SKB_GSO_SIT bit when performing GRO

[PATCH v7 3/3] ixgbe, ixgbevf: Add new mbox API xcast mode
 2015-07-16 10:36 UTC 

[PATCH v7 2/3] ixgbe: Add new ndo to trust VF
 2015-07-16 10:34 UTC 

[PATCH] virtio_net: don't require ANY_LAYOUT with VERSION_1
 2015-07-16 10:29 UTC  (2+ messages)
` [virtio-dev] "

[PATCH net-next v2 0/5] switchdev: avoid duplicate packet forwarding
 2015-07-16  9:33 UTC  (13+ messages)
` [PATCH net-next v2 1/5] net: don't reforward packets already forwarded by offload device
` [PATCH net-next v2 2/5] net: add phys ID compare helper to test if two IDs are the same
` [PATCH net-next v2 3/5] switchdev: add offload_fwd_mark generator helper
` [PATCH net-next v2 4/5] rocker: add offload_fwd_mark support
` [PATCH net-next v2 5/5] switchdev: update documentation for offload_fwd_mark

[PATCH net v3] rtnl/bond: don't send rtnl msg for unregistered iface
 2015-07-16  9:31 UTC  (5+ messages)
` [PATCH net v4] "
      ` [PATCH linux-3.18.y] rtnl: restore notifications for deleted interfaces

[PATCH] inet: frags: fix defragmented packet's IP header for af_packet
 2015-07-16  8:54 UTC 

pull-request: can 2015-07-16
 2015-07-16  8:33 UTC  (3+ messages)
` [PATCH 1/2] can: mcp251x: fix resume when device is down
` [PATCH 2/2] can: mcp251x: get regulators optionally

[PATCH net-next v3] ipv6: sysctl to restrict candidate source addresses
 2015-07-16  8:10 UTC 

[PATCH net-next] ipv6: Remove unused arguments for __ipv6_dev_get_saddr()
 2015-07-16  8:01 UTC  (2+ messages)

Sending IPv6 packets broken in net-next
 2015-07-16  7:47 UTC  (2+ messages)

(unknown)
 2015-07-16  7:16 UTC 

[PATCH] Revert "net: fec: Ensure clocks are enabled while using mdio bus"
 2015-07-16  7:15 UTC  (3+ messages)

"ss -p" segfaults
 2015-07-16  6:37 UTC  (7+ messages)

[PATCH] net/bonding: Add function bond_remove_proc_entry at __bond_release_one
 2015-07-16  6:14 UTC  (7+ messages)
` [PATCH net] bonding: fix destruction of bond with devices different from arphrd_ether

pull request: bluetooth 2015-07-15
 2015-07-16  4:59 UTC  (2+ messages)

[PATCH net-next v7 0/4] net: Introduce protodown flag
 2015-07-16  4:40 UTC  (5+ messages)

[PATCH net] tc: act_bpf: fix memory leak
 2015-07-16  4:37 UTC  (2+ messages)

[Patch net] net_sched: fix a use-after-free in sfq
 2015-07-16  4:36 UTC  (4+ messages)
` [Patch net] fq_codel: fix return value of fq_codel_drop()

[PATCH net-next] ibmveth: add support for TSO6
 2015-07-16  4:35 UTC  (2+ messages)

[PATCH v3 0/5] ipvlan: cleanups and fixes
 2015-07-16  4:33 UTC  (2+ messages)

[PATCH V2 net-next 0/3] net: implement SMC-R solution
 2015-07-16  4:29 UTC  (5+ messages)
` [PATCH V2 net-next 1/3] tcp: introduce TCP experimental option for SMC
` [PATCH V2 net-next 2/3] net: introduce socket family constants

[PATCH net-next] hv_netvsc: Add close of RNDIS filter into change mtu call
 2015-07-16  4:12 UTC  (2+ messages)

[PATCH] ipv6: Fix finding best source address in ipv6_dev_get_saddr()
 2015-07-16  4:07 UTC  (4+ messages)

[PATCH 1/1] ath10k: fixing wrong initialization of struct channel
 2015-07-16  3:55 UTC 

[RFC] show socket info in fdinfo
 2015-07-16  2:50 UTC 

[PATCH nf 0/6] IPVS Fixes for v4.2
 2015-07-16  2:14 UTC  (7+ messages)
` [PATCH nf 1/6] ipvs: fix ipv6 route unreach panic
` [PATCH nf 2/6] ipvs: do not use random local source address for tunnels
` [PATCH nf 3/6] ipvs: fix crash if scheduler is changed
` [PATCH nf 4/6] ipvs: skb_orphan in case of forwarding
` [PATCH nf 5/6] ipvs: fix crash with sync protocol v0 and FTP
` [PATCH nf 6/6] ipvs: call skb_sender_cpu_clear

[PATCH/RFC net-next] rocker: forward packets to CPU when a port in promiscuous mode
 2015-07-16  1:41 UTC  (9+ messages)

[net-next v2 00/16][pull request] Intel Wired LAN Driver Updates 2015-07-14
 2015-07-16  0:31 UTC  (2+ messages)

[PATCH] net: mvneta: fix refilling for Rx DMA buffers
 2015-07-16  0:29 UTC  (4+ messages)

pull-request: can 2015-07-15
 2015-07-16  0:27 UTC  (2+ messages)

[PATCH net] ipv6: lock socket in ip6_datagram_connect()
 2015-07-16  0:26 UTC  (2+ messages)

[PATCH 0/2] Fix long-standing regression in ser_gigaset ISDN driver
 2015-07-16  0:25 UTC  (2+ messages)

[PATCH] pkt_sched: sch_qfq: remove unused member of struct qfq_sched
 2015-07-16  0:21 UTC  (2+ messages)

[PATCH] net: qlcnic: Deletion of unnecessary memset
 2015-07-16  0:20 UTC  (2+ messages)

[Patch net] fq_codel: fix a use-after-free
 2015-07-16  0:20 UTC  (2+ messages)

[PATCH net] tcp: don't use F-RTO on non-recurring timeouts
 2015-07-16  0:17 UTC  (2+ messages)

[PATCH net] bridge: mdb: fix double add notification
 2015-07-16  0:15 UTC  (2+ messages)

[PATCH net-next 0/4 v2] gianfar: Add Rx S/G
 2015-07-16  0:14 UTC  (2+ messages)

[PATCH net] bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
 2015-07-16  0:10 UTC  (2+ messages)

[PATCH net-next iproute2] support batching of ip route get commands
 2015-07-16  0:06 UTC 

[PATCH] netlink: enable skb header refcounting before sending first broadcast
 2015-07-15 23:14 UTC  (4+ messages)
  ` net: Fix skb csum races when peeking

[PATCH] Revert "net: fec: Ensure clocks are enabled while using mdio bus"
 2015-07-15 23:13 UTC  (2+ messages)

[PATCH v2] NET: AX.25: Stop heartbeat timer on disconnect
 2015-07-15 23:13 UTC  (2+ messages)

[PATCH] netlink: enable skb header refcounting before sending first broadcast
 2015-07-15 23:13 UTC  (4+ messages)
  ` net: Clone skb before setting peeked flag

[PATCH net] net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
 2015-07-15 23:09 UTC 

[PATCH net] rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
 2015-07-15 22:54 UTC  (2+ messages)

dccp related oops in inet_csk_listen_start
 2015-07-15 22:07 UTC 

[PATCH net-next 0/2] BPF update
 2015-07-15 21:06 UTC  (3+ messages)
` [PATCH net-next 2/2] ebpf: add helper to retrieve net_cls's classid cookie


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