messages from 2016-06-23 16:01:03 to 2016-06-25 19:09:01 UTC [more...]
[PATCH 1/2] net: ethernet: r6040: use phydev from struct net_device
2016-06-25 19:09 UTC
[PATCH] mac80211_hwsim: Added vendor echo command
2016-06-25 18:32 UTC (4+ messages)
[PATCH 1/2] net: ethernet: ethoc: use phydev from struct net_device
2016-06-25 18:31 UTC (3+ messages)
` [PATCH 2/2] net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
[PATCH] of_mdio: select fixed phy support unconditionally
2016-06-25 17:55 UTC (2+ messages)
[RFC] meson: add support for configuring the ethernet clocks
2016-06-25 16:50 UTC (4+ messages)
` [PATCH RFC 1/3] net: dt-bindings: add the amlogic,meson8b-dwmac binding
` [PATCH RFC 2/3] net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
` [PATCH RFC 3/3] ARM64: dts: meson-gxbb: use the new meson8b DWMAC glue
[PATCH net-next 0/8] tou: Transports over UDP - part I
2016-06-25 16:22 UTC (11+ messages)
[PATCH net-next 0/4] net_sched: bulk dequeue and deferred drops
2016-06-25 16:20 UTC (7+ messages)
tcp md5: one more crypto-sg-on-the-stack instance
2016-06-25 16:09 UTC (5+ messages)
` [PATCH net-next] tcp: md5: do not use stack storage in crypto operations
[PATCH net-next 00/13] liquidio: updates and bug fixes
2016-06-25 16:09 UTC (2+ messages)
[PATCH net-next] cxgb4vf: Synchronize access to mailbox
2016-06-25 16:04 UTC (2+ messages)
[net-next] samples/bpf: set max locked memory to ulimited
2016-06-25 16:04 UTC (2+ messages)
[PATCH] ibmvnic: fix to use list_for_each_safe() when delete items
2016-06-25 16:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] net: ethernet: macb: use phydev from struct net_device
2016-06-25 15:58 UTC (4+ messages)
` [PATCH 2/2] net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings
[PATCH net-next 0/8] tou: Transports over UDP - part I
2016-06-25 15:56 UTC (5+ messages)
[patch net-next v5 0/4] return offloaded stats as default and expose original sw stats
2016-06-25 15:50 UTC (8+ messages)
[PATCH net-next 1/2] net: dsa: mv88e6xxx: move driver in its own folder
2016-06-25 15:49 UTC (4+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: rename single-chip support
[PATCH 1/2] net: ethernet: hix5hd2: use phydev from struct net_device
2016-06-25 14:55 UTC (2+ messages)
` [PATCH 2/2] net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings
[PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
2016-06-25 14:20 UTC (3+ messages)
[PATCH] samples/bpf: set resource limit to infinity
2016-06-25 14:10 UTC (3+ messages)
[PATCH iptables 3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit
2016-06-25 9:39 UTC (4+ messages)
[PATCH] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-25 8:33 UTC (9+ messages)
[PATCH iproute2 net-next v4 0/5] bridge: json support for fdb and vlan show
2016-06-25 6:20 UTC (6+ messages)
[PATCH] notifier: Fix soft lockup for notifier_call_chain()
2016-06-25 2:46 UTC
[RFC] tun: Support VIRTIO_NET_HDR_F_DATA_VALID in tun_get_user
2016-06-25 2:21 UTC
DMA from stack in virtio_net and virtio_console
2016-06-25 1:45 UTC
[perf core] c5dfd78eb7: BUG: unable to handle kernel NULL pointer dereference at 00000c40
2016-06-25 0:30 UTC
[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
2016-06-24 23:46 UTC
[PATCH] net: phy: Manage fixed PHY address space using IDA
2016-06-24 23:25 UTC
[PATCH net] net: phy: Decrement phy_fixed_addr during unregister
2016-06-24 23:18 UTC (5+ messages)
[PATCH net] sock_diag: invert socket destroy broadcast check
2016-06-24 22:22 UTC (3+ messages)
switch / linux STP interoperation issues
2016-06-24 21:54 UTC (3+ messages)
[PATCH v3] netfilter/nflog: nflog-range does not truncate packets (userspace)
2016-06-24 20:42 UTC
[PATCH] netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
2016-06-24 20:25 UTC
[PATCH net] sock_diag: do not broadcast raw socket destruction
2016-06-24 20:02 UTC
[PATCH] Maxim/driver: Add driver for maxim ds26522
2016-06-24 19:46 UTC (4+ messages)
[PATCH] bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening
2016-06-24 18:32 UTC (6+ messages)
` [PATCH] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
[PATCH v2 00/15] drivers: net: cpsw: improve runtime pm
2016-06-24 18:23 UTC (16+ messages)
` [PATCH v2 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down
` [PATCH v2 02/15] drivers: net: cpsw: check return code from pm runtime calls
` [PATCH v2 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks
` [PATCH v2 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
` [PATCH v2 05/15] drivers: net: cpsw: ndev: "
` [PATCH v2 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe
` [PATCH v2 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
` [PATCH v2 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
` [PATCH v2 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable
` [PATCH v2 10/15] drivers: net: davinci_mdio: add pm runtime callbacks
` [PATCH v2 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode
` [PATCH v2 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
` [PATCH v2 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" "
` [PATCH v2 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
` [PATCH v2 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string
[PATCH 0/8] net: fix old-style declarations
2016-06-24 17:46 UTC (4+ messages)
` [PATCH 1/8] wireless: airo: rename 'register' variable
` [PATCH 3/8] wireless: ipw2200: fix old-style declaration
[PATCH net-next 0/5] qed/qede: Tunnel hardware GRO support
2016-06-24 17:21 UTC (20+ messages)
[RFT][PATCH 1/2] phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy
2016-06-24 16:26 UTC (2+ messages)
` [RFT][PATCH 2/2] phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_ops
[REGRESSION, bisect]cxgb4 port failure with TSO traffic after commit 10d3be569243def8("tcp-tso: do not split TSO packets at retransmit time")
2016-06-24 16:25 UTC (5+ messages)
[PATCH v10 00/22] Add HiSilicon RoCE driver
2016-06-24 15:56 UTC (15+ messages)
` [PATCH v10 01/22] net: hns: Add reset function support for "
` [PATCH v10 03/22] IB/hns: Add initial main frame driver and get cfg info
` [PATCH v10 04/22] IB/hns: Add RoCE engine reset function
` [PATCH v10 05/22] IB/hns: Add initial profile resource
` [PATCH v10 07/22] IB/hns: Add event queue support
` [PATCH v10 09/22] IB/hns: Add hca support
[ldv-project] [net] rtl8188ee: a potential race condition
2016-06-24 14:46 UTC (3+ messages)
[PATCH] vsock: make listener child lock ordering explicit
2016-06-24 13:51 UTC (2+ messages)
[PATCH (net-next.git) 0/3] stmmac: rework and enhance the PCS support
2016-06-24 13:16 UTC (4+ messages)
` [PATCH (net-next.git) 1/3] drivers: net: stmmac: reworking the PCS code
` [PATCH (net-next.git) 2/3] drivers: net: stmmac: rework core ISR to better manage PCS and PMT
` [PATCH (net-next.git) 3/3] drivers: net: stmmac: add port selection programming
[PATCH] net: smc91x: ACPI Enable lan91x adapters
2016-06-24 13:16 UTC
[PATCH] connector: fix out-of-order cn_proc netlink message delivery
2016-06-24 13:05 UTC
[iproute PATCH v3 0/6] Big C99 style initializer rework
2016-06-24 13:12 UTC (12+ messages)
` [iproute PATCH v3 1/6] tc: m_action: Improve conversion to C99 style initializers
` [iproute PATCH v3 2/6] Use C99 style initializers everywhere
` [iproute PATCH v3 3/6] Replace malloc && memset by calloc
` [iproute PATCH v3 4/6] No need to initialize rtattr fields before parsing
` [iproute PATCH v3 5/6] Makefile: Allow to override CC
` [iproute PATCH v3 6/6] misc/ifstat: simplify unsigned value comparison
vmw_vsock sk_ack_backlog double decrement bug
2016-06-24 13:09 UTC (2+ messages)
[PATCH v2] net: ethernet: ti: cpdma: switch to use genalloc
2016-06-24 11:43 UTC
[iproute PATCH] man: ip-address, ip-link: Document 'type' quirk
2016-06-24 10:14 UTC
[PATCH V5 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
2016-06-24 9:13 UTC
[RFC PATCH] gro: Partly revert "net: gro: allow to build full sized skb"
2016-06-24 8:22 UTC (5+ messages)
[PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets
2016-06-24 7:45 UTC
[PATCH v12 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock)
2016-06-24 7:42 UTC
[PATCH v4 01/16] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
2016-06-24 7:19 UTC (3+ messages)
(unknown),
2016-06-24 6:48 UTC
[PATCH] caif: Remove unneeded header file
2016-06-24 6:23 UTC
esp: Fix ESN generation under UDP encapsulation
2016-06-24 1:52 UTC (5+ messages)
[PATCH iproute2 0/6] Add support for vrf keyword
2016-06-24 1:46 UTC (2+ messages)
[PATCH net-next] net: diag: Add support to filter on device index
2016-06-24 1:42 UTC
linux-next: manual merge of the net-next tree with the net tree
2016-06-24 1:24 UTC
[PATCH v3] net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
2016-06-24 0:52 UTC
[PATCH usbnet v2] mtu change needs to stop RX
2016-06-24 0:30 UTC (2+ messages)
` [PATCH usbnet v2.1] "
Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc)
2016-06-23 22:11 UTC (2+ messages)
[PATCH net-next v2 0/4] cgroup: bpf: cgroup2 membership test on skb
2016-06-23 22:10 UTC (15+ messages)
` [PATCH net-next v2 1/4] cgroup: Add cgroup_get_from_fd
` [PATCH net-next v2 2/4] cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
` [PATCH net-next v2 3/4] cgroup: bpf: Add bpf_skb_in_cgroup_proto
[PATCH 1/2] net: ethernet: dnet: use phydev from struct net_device
2016-06-23 21:48 UTC (2+ messages)
` [PATCH 2/2] net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings
[PATCH net 2/3] net: bgmac: Start transmit queue in bgmac_open
2016-06-23 21:25 UTC (2+ messages)
` [PATCH net 3/3] net: bgmac: Remove superflous netif_carrier_on()
[PATCH net 0/3] net: bgmac: Random fixes
2016-06-23 21:23 UTC (2+ messages)
` [PATCH net 1/3] net: bgmac: Fix SOF bit checking
[PATCH net] bonding: fix 802.3ad aggregator reselection
2016-06-23 21:20 UTC
[PATCH net v2] ipv6: enforce egress device match in per table nexthop lookups
2016-06-23 20:33 UTC (5+ messages)
[PATCH] ipmr/ip6mr: Initialize the last assert time of mfc entries
2016-06-23 20:11 UTC
[PATCH net-next 0/2] qed*: coalesce parameters config support
2016-06-23 19:57 UTC (2+ messages)
pull-request: wireless-drivers-next 2016-06-21
2016-06-23 19:41 UTC (2+ messages)
pull-request: wireless-drivers 2016-06-21
2016-06-23 19:23 UTC (2+ messages)
[PATCH] net: ethernet: fix odd_ptr_err.cocci warnings
2016-06-23 19:21 UTC (2+ messages)
[PATCH v4 00/19] CALIPSO Implementation
2016-06-23 19:21 UTC (4+ messages)
[PATCH] geneve: fix tx_errors statistics
2016-06-23 19:20 UTC (2+ messages)
[PATCH] net: vrf: replace hard tab with space in assignment
2016-06-23 19:20 UTC (2+ messages)
[PATCH net-next] net: dsa: b53: Fix statistics readings
2016-06-23 19:20 UTC (2+ messages)
[PATCH net-next] ti_cpsw: Check for disabled child nodes
2016-06-23 19:12 UTC (2+ messages)
of_mdio: Enable fixed PHY support if driver is a module
2016-06-23 19:10 UTC (2+ messages)
[PATCH net] netem: fix a use after free
2016-06-23 19:08 UTC (3+ messages)
[ PATCH] usbnet.c mtu change needs to stop RX
2016-06-23 18:43 UTC
[PATCH] Bridge: Fix ipv6 mc snooping if it has no ipv6 address
2016-06-23 18:42 UTC (2+ messages)
[PATCH v2 2/2] netfilter/nflog: nflog-range does not truncate packets (userspace)
2016-06-23 17:42 UTC (2+ messages)
[PATCH v2 1/2] netfilter/nflog: nflog-range does not truncate packets
2016-06-23 17:34 UTC (2+ messages)
[4.6] kernel BUG at net/ipv6/raw.c:592
2016-06-23 17:23 UTC
[PATCH net-next V2 00/10] Mellanox 100G mlx5e Ethernet extensions
2016-06-23 16:51 UTC (3+ messages)
` [PATCH net-next V2 07/10] ethtool: Add 50G baseSR2 link mode
pull-request: can 2016-06-23
2016-06-23 16:45 UTC (6+ messages)
` [PATCH 2/3] can: fix oops caused by wrong rtnl dellink usage
[Patch net 0/2] net_sched: bug fixes for ife action
2016-06-23 16:02 UTC (2+ messages)
[PATCH] mpls: Add missing RCU-bh read side critical section locking in output path
2016-06-23 16:00 UTC (2+ messages)
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).