netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-04 19:36:20 to 2016-08-08 14:24:09 UTC [more...]

[5.3] ucc_geth: Fix to avoid IS_ERR_VALUE abuses and dead code on 64bit systems
 2016-08-05  8:40 UTC 

[PATCH RESEND] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2016-08-08 14:12 UTC  (9+ messages)

[PATCH net-next] cdc_ether: Improve ZTE MF823/831/910 handling
 2016-08-08 13:57 UTC  (8+ messages)

[PATCH] sunrpc: Remove unnecessary variable
 2016-08-08 13:49 UTC  (2+ messages)

[PATCH net] sctp: use event->chunk when it's valid
 2016-08-08 13:48 UTC  (3+ messages)

[PATCH v1 1/1] net: phy: Add edge-rate, mac-if, read, write func to Microsemi PHYs
 2016-08-08 13:43 UTC 

[RFC PATCH v4 1/2] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
 2016-08-08 13:05 UTC  (4+ messages)
` [RFC PATCH v4 2/2] net: phy: Add gmiitorgmii converter support

[RFC PATCH 0/3] net: Improve snmp6_fill_stats
 2016-08-08 13:04 UTC  (6+ messages)
` [RFC PATCH 1/3] net: Remove unnecessary memset in __snmp6_fill_stats64
` [RFC PATCH 2/3] net: Replace for_each_possible_cpu with for_each_online_cpu
` [RFC PATCH 3/3] net: Remove the useless parameter of __snmp6_fill_statsdev

[PATCH] [net] rxrpc: fix uninitialized pointer dereference in debug code
 2016-08-08 12:48 UTC  (2+ messages)

4.6.3, pppoe + shaper workload, skb_panic / skb_push / ppp_start_xmit
 2016-08-08 11:25 UTC  (6+ messages)

[PATCH v2] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-08-08 11:10 UTC  (2+ messages)

gpf in p9_client_read
 2016-08-08 11:06 UTC  (2+ messages)

Re;跨境电商物流供应商
 2016-08-08  9:29 UTC 

[net-next 0/2] BPF, kprobes: Add current_in_cgroup helper
 2016-08-08  9:27 UTC  (7+ messages)

[PATCH v4 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-08  9:13 UTC  (5+ messages)

Issues booting 4.7.0.1 kernel with i40e driver
 2016-08-08  8:19 UTC 

Issues booting 4.7.0.1 kernel with i40e driver
 2016-08-08  8:17 UTC 

A potential race in drivers/atm/eni.ko
 2016-08-08  8:17 UTC 

[PATCH v10 00/12] Add driver bpf hook for early packet drop and forwarding
 2016-08-08  8:01 UTC  (13+ messages)
` [PATCH v10 07/12] net/mlx4_en: add page recycle to prepare rx ring for tx support
    ` order-0 vs order-N driver allocation. Was: "

[PATCH net] net: ipv6: Fix ping to link-local addresses
 2016-08-08  7:42 UTC 

[PATCH 2/2] mwifiex: simplify length computation for some memset
 2016-08-08  7:39 UTC 

[PATCH 1/2] mwifiex: fix the length parameter of a memset
 2016-08-08  7:38 UTC 

[patch iproute2 1/2] devlink: write usage help messages to stderr
 2016-08-08  7:19 UTC  (3+ messages)

[PATCH v3] mac80211: mesh: set tx_info->hw_queue to the correct queue upon packet forwarding
 2016-08-08  7:06 UTC 

[PATCH iproute2] bridge: vlan json: skip ports with empty vlans
 2016-08-07 19:37 UTC 

Charity Project !!!
 2016-08-07 17:45 UTC 

[PATCH net] bridge: Fix problems around fdb entries pointing to the bridge device
 2016-08-07 15:07 UTC  (6+ messages)

[PATCH] tc/m_gact: Fix action_a2n() return code check
 2016-08-07 11:19 UTC 

[PATCH iproute2] ip route: restore_handler should check tb[RTA_PREFSRC] for local networks
 2016-08-07  9:12 UTC 

e1000e: PHY cann't be initialized correctly on some I218 controllers
 2016-08-07  8:56 UTC  (3+ messages)
` [Intel-wired-lan] "

Пробив любых данных т. +79776066203 Email: nahcho@163.com
 2016-07-29 22:47 UTC 

flow_dissector: Get vlan priority in addition to vlan id
 2016-08-07  7:43 UTC 

[PATCH] net: macb: Correct CAPS mask
 2016-08-07  7:25 UTC  (2+ messages)

pull-request: mac80211 2016-08-05
 2016-08-07  7:24 UTC  (2+ messages)

Good News
 2016-08-07  4:16 UTC 

[net-next 2/2] samples/bpf: Add example using current_in_cgroup
 2016-08-07  4:07 UTC 

[net-next 1/2] bpf: Add bpf_current_in_cgroup helper
 2016-08-07  4:07 UTC 

[PATCH v2 00/14] net: ethernet: ti: cpsw: split driver data and per ndev data
 2016-08-06 20:24 UTC  (16+ messages)
` [PATCH v2 01/14] net: ethernet: ti: cpsw: simplify submit routine
` [PATCH v2 02/14] net: ethernet: ti: cpsw: remove redundant check in napi poll
` [PATCH v2 03/14] net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
` [PATCH v2 04/14] net: ethernet: ti: cpsw: remove clk var from priv
` [PATCH v2 05/14] net: ethernet: ti: cpsw: don't check slave num in runtime
` [PATCH v2 06/14] net: ethernet: ti: cpsw: create common struct to hold shared driver data
` [PATCH v2 07/14] net: ethernet: ti: cpsw: replace pdev on dev
` [PATCH v2 08/14] net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
` [PATCH v2 09/14] net: ethernet: ti: cpsw: move cpdma resources "
` [PATCH v2 10/14] net; ethernet: ti: cpsw: move irq stuff under cpsw_common
` [PATCH v2 11/14] net: ethernet: ti: cpsw: move data platform data and slaves info to cpsw_common
` [PATCH v2 12/14] net: ethernet: ti: cpsw: fix int dbg message
` [PATCH v2 13/14] net: ethernet: ti: cpsw: move napi struct to cpsw_common
` [PATCH v2 14/14] net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common

[PATCH iproute v2 0/5] iproute: ila and fou addition
 2016-08-06 17:33 UTC  (7+ messages)
` [PATCH iproute v2 1/5] ila: Support for checksum neutral translation
` [PATCH iproute v2 2/5] ila: Support for configuring ila to use netfilter hook
` [PATCH iproute v2 3/5] ip6tnl: Support for fou encapsulation
` [PATCH iproute v2 4/5] gre6: "
` [PATCH iproute v2 5/5] fou: Allowing configuring IPv6 listener

[PATCH net 1/2] net: vxlan: lwt: Use source ip address during route lookup
 2016-08-06  0:45 UTC  (2+ messages)
` [PATCH net 2/2] net: vxlan: lwt: Fix vxlan local traffic

[RFC PATCH] xfrm: Add option to reset oif in xfrm lookup
 2016-08-05 21:57 UTC  (7+ messages)

[PATCH] vmxnet3: Move PCI Id to pci_ids.h
 2016-08-05 21:22 UTC  (3+ messages)

[PATCH net 1/2] bpf: restore behavior of bpf_map_update_elem
 2016-08-05 21:01 UTC  (2+ messages)
` [PATCH net 2/2] samples/bpf: add bpf_map_update_elem() tests

[PATCH 1/1] brcmfmac: fix pmksa->bssid usage
 2016-08-05 20:34 UTC 

[PATCH 1/1] RDS: add __printf format attribute to error reporting functions
 2016-08-05 20:32 UTC  (2+ messages)

[PATCH] [v7] net: emac: emac gigabit ethernet controller driver
 2016-08-05 19:36 UTC  (4+ messages)

[PATCH 1/1] VSOCK: remove more space available check filling TX vq
 2016-08-05 16:53 UTC  (2+ messages)

[RFC V2 PATCH 00/25] Kernel NET policy
 2016-08-05 14:41 UTC  (27+ messages)
` [RFC V2 PATCH 01/25] net: introduce "
` [RFC V2 PATCH 04/25] net/netpolicy: get CPU information
` [RFC V2 PATCH 07/25] net/netpolicy: enable and disable NET policy
` [RFC V2 PATCH 11/25] net/netpolicy: add MIX policy
` [RFC V2 PATCH 12/25] net/netpolicy: NET device hotplug
` [RFC V2 PATCH 13/25] net/netpolicy: support CPU hotplug
` [RFC V2 PATCH 16/25] net/netpolicy: introduce per socket netpolicy
` [RFC V2 PATCH 17/25] net/netpolicy: introduce netpolicy_pick_queue
` [RFC V2 PATCH 18/25] net/netpolicy: set Tx queues according to policy
` [RFC V2 PATCH 19/25] net/netpolicy: set Rx "
` [RFC V2 PATCH 20/25] net/netpolicy: introduce per task net policy
` [RFC V2 PATCH 21/25] net/netpolicy: set per task policy by proc
` [RFC V2 PATCH 22/25] net/netpolicy: fast path for finding the queues
` [RFC V2 PATCH 23/25] net/netpolicy: optimize for queue pair
` [RFC V2 PATCH 24/25] net/netpolicy: limit the total record number
` [RFC V2 PATCH 25/25] Documentation/networking: Document NET policy

[PATCH 0/3] net: ethernet: ti: cpsw: split driver data and per ndev data
 2016-08-05 14:38 UTC  (6+ messages)
` [PATCH 1/3] net: ethernet: ti: cpsw: simplify submit routine
` [PATCH 2/3] net: ethernet: ti: cpsw: remove redundant check in napi poll
` [PATCH 3/3] net: ethernet: ti: cpsw: split common driver data and private net data

[RFC V2 PATCH 00/25] Kernel NET policy
 2016-08-05 13:44 UTC  (4+ messages)

[v5.1] ucc_fast: Fix to avoid IS_ERR_VALUE abuses and dead code on 64bit systems
 2016-08-05 13:04 UTC  (4+ messages)

Microsemi VSC 8531/41 PHY Driver
 2016-08-05 12:24 UTC  (7+ messages)

Buggy rhashtable walking
 2016-08-05 11:46 UTC  (6+ messages)

[PATCH 00/11] use of_property_read_bool
 2016-08-05 11:40 UTC  (11+ messages)
` [PATCH 08/11] net/fsl: "
  ` [PATCH 08/11 v2] "

[RFC 3/4] security/checmate: Add Checmate sample
 2016-08-05 11:10 UTC  (2+ messages)

[v5.2] ucc_slow: Fix to avoid IS_ERR_VALUE abuses and dead code on 64bit systems
 2016-08-05  8:40 UTC 

[PATCH] VSOCK: fix vhost virtio_vsock_pkt use-after-free
 2016-08-05  8:44 UTC  (3+ messages)

[RFC 2/4] bpf, security: Add Checmate
 2016-08-05  7:45 UTC  (6+ messages)

[RFC PATCH v3 1/2] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
 2016-08-05  6:48 UTC  (6+ messages)
` [RFC PATCH v3 2/2] net: phy: Add gmiitorgmii converter support

[PATCH v2] net: phy: micrel: Add specific suspend
 2016-08-05  6:35 UTC 

[PATCH v1] net: phy: micrel: Add specific suspend
 2016-08-05  6:18 UTC  (3+ messages)

[PATCH net 1/2] tg3: Fix for diasllow rx coalescing time to be 0
 2016-08-05  5:44 UTC 

[RFC PATCH 1/2] net: macb: Correct CAPS mask
 2016-08-05  4:18 UTC  (3+ messages)

Logistic Officer Needed Urgently
 2016-08-05  3:15 UTC 

[PATCH] proc: make proc entries inherit ownership from parent
 2016-08-05  3:22 UTC 

[PATCH 0/2] Add ability to configure ethernet h/w shaper
 2016-08-05  0:16 UTC  (11+ messages)
` [PATCH 1/2] net: core: ethtool: add per queue bandwidth command
` [PATCH] net: ethernet: ti: cpsw: split common driver data and slaves data
` [PATCH] priority improvement
` [PATCH 2/2] net: core: ethtool: add ringparam perqueue command

igb: question regarding auto-negotiation
 2016-08-04 23:16 UTC  (4+ messages)
    ` [E1000-devel] "

[PATCH net 0/3] mlxsw: DCB fixes
 2016-08-04 14:36 UTC  (2+ messages)
` [PATCH net 2/3] mlxsw: spectrum: Do not override PAUSE settings

[PATCH net v2 0/3] Few BPF helper related checksum fixes
 2016-08-04 22:11 UTC  (4+ messages)
` [PATCH net v2 1/3] bpf: also call skb_postpush_rcsum on xmit occasions
` [PATCH net v2 2/3] bpf: fix checksum fixups on bpf_skb_store_bytes
` [PATCH net v2 3/3] bpf: fix checksum for vlan push/pop helper

[PATCH -net] net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
 2016-08-04 20:07 UTC 


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