messages from 2015-12-29 03:54:07 to 2015-12-30 18:13:30 UTC [more...]
[RFC PATCH 00/12] drop the qdisc lock for pfifo_fast/mq
2015-12-30 18:13 UTC (14+ messages)
` [RFC PATCH 01/12] lib: array based lock free queue
` [RFC PATCH 02/12] net: sched: free per cpu bstats
` [RFC PATCH 03/12] net: sched: allow qdiscs to handle locking
` [RFC PATCH 04/12] net: sched: provide per cpu qstat helpers
` [RFC PATCH 05/12] net: sched: per cpu gso handlers
` [RFC PATCH 06/12] net: sched: support qdisc_reset on NOLOCK qdisc
` [RFC PATCH 07/12] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH 08/12] net: sched: a dflt qdisc may be used with per cpu stats
` [RFC PATCH 09/12] net: sched: pfifo_fast use alf_queue
` [RFC PATCH 10/12] net: sched: helper to sum qlen
` [RFC PATCH 11/12] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
` [RFC PATCH 12/12] net: sched: pfifo_fast new option to deque multiple pkts
[PATCH net v2] skbuff: Fix skb checksum flag on skb pull
2015-12-30 18:05 UTC (3+ messages)
Q: bad routing table cache entries
2015-12-30 17:56 UTC (12+ messages)
[PATCH net-next 0/5] sctp: use transport hashtable to replace association's with rhashtable
2015-12-30 17:52 UTC (12+ messages)
` [PATCH net-next 1/5] sctp: add the rhashtable apis for sctp global transport hashtable
` [PATCH net-next 2/5] sctp: apply rhashtable api to send/recv path
` [PATCH net-next 3/5] sctp: apply rhashtable api to sctp procfs
` [PATCH net-next 4/5] sctp: drop the old assoc hashtable of sctp
` [PATCH net-next 5/5] sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
4.4-rc7 failure report
2015-12-30 17:50 UTC (10+ messages)
[PATCH net-next v2 00/10] be2net: patch set
2015-12-30 17:44 UTC (4+ messages)
[PATCH RESEND] iwlwifi:Fix error handling in the function iwl_pcie_enqueue_hcmd
2015-12-30 17:35 UTC
[PATCH] mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()
2015-12-30 17:05 UTC (3+ messages)
[PATCH] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
2015-12-30 17:02 UTC (3+ messages)
[V2 PATCH 1/1] ixgbe: force to synchronize reporting "link on" and
2015-12-30 16:37 UTC (14+ messages)
` [PATCH V3] ixgbe: force to synchronize link_up and speed as a slave
` [PATCH 2/2] ixgbe: restrict synchronization of link_up and speed
` [Intel-wired-lan] "
` [PATCH V4] ixgbe: synchronize the link_speed and link_up of a slave interface
` [PATCH 1/3] ixgbe: force to synchronize reporting "link on" and getting speed
` [PATCH 2/3] ixgbe: restrict synchronization of link_up and speed
` [PATCH 3/3] ixgbe: synchronize the link_speed and link_up of a slave interface
[PATCH v2] mwifiex: correctly handling kzalloc
2015-12-30 16:01 UTC
[PATCH] rsi: bool tests do not need comparison
2015-12-30 15:34 UTC (2+ messages)
` "
[PATCH] rsi: consolidate kmalloc/memset 0 calls to kzalloc
2015-12-30 15:33 UTC (2+ messages)
` "
[PATCH] net: Fix potential NULL pointer dereference in __skb_try_recv_datagram
2015-12-30 15:32 UTC (8+ messages)
[PATCHv4 net-next 0/3] Ethtool support for phy stats
2015-12-30 15:28 UTC (4+ messages)
` [PATCHv4 net-next 1/3] ethtool: Add phy statistics
` [PATCHv4 net-next 2/3] phy: marvell: Add ethtool statistics counters
` [PATCHv4 net-next 3/3] phy: micrel: "
[PATCHv3 net-next 0/3] Ethtool support for phy stats
2015-12-30 15:12 UTC (7+ messages)
` [PATCHv3 net-next 1/3] ethtool: Add phy statistics
` [PATCHv3 net-next 2/3] phy: marvell: Add ethtool statistics counters
` [PATCHv3 net-next 3/3] phy: micrel: "
[RESEND PATCH v1 0/4] Add support emac for the RK3036 SoC platform
2015-12-30 15:03 UTC (10+ messages)
` [RESEND PATCH v1 3/4] net: ethernet: arc: Add support emac for RK3036
[PATCH] mwifiex: correctly handling kzalloc
2015-12-30 14:37 UTC (3+ messages)
Linux 4.4-rc4 regression, bisected to "net: fix sock_wake_async() rcu protection"
2015-12-30 13:55 UTC (3+ messages)
[PATCH stable-3.2 stable-3.12] net: fix checksum check in skb_copy_and_csum_datagram_iovec()
2015-12-30 13:51 UTC (5+ messages)
` [PATCH net-next] udp: properly support MSG_PEEK with truncated buffers
[PATCH] unix: properly account for FDs passed over unix sockets
2015-12-30 13:14 UTC (7+ messages)
linux kernel and route mtu calculation
2015-12-30 13:00 UTC
[PATCH] igb: When GbE link up, wait for Remote receiver status condition
2015-12-30 12:09 UTC
[PATCH] iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
2015-12-30 11:20 UTC
[PATCH 1/1] include/uapi/linux/sockios.h: mark SIOCRTMSG unused
2015-12-30 11:14 UTC (3+ messages)
net/nfc: user-controllable kmalloc size in nfc_llcp_send_ui_frame
2015-12-30 10:52 UTC
Estimado usuario
2015-12-30 10:05 UTC
[PATCH net-next v3 00/10] be2net: patch set
2015-12-30 6:29 UTC (11+ messages)
` [PATCH net-next v3 01/10] be2net: fix VF link state transition from disabled to auto
` [PATCH net-next v3 02/10] be2net: avoid configuring VEPA mode on BE3
` [PATCH net-next v3 03/10] be2net: cleanup FW flash image related macro defines
` [PATCH net-next v3 04/10] be2net: move FW flash cmd code to be_cmds.c
` [PATCH net-next v3 05/10] be2net: log digital signature errors while flashing FW image
` [PATCH net-next v3 06/10] be2net: remove a line of code that has no effect
` [PATCH net-next v3 07/10] be2net: remove unused error variables
` [PATCH net-next v3 08/10] be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
` [PATCH net-next v3 09/10] be2net: support ethtool get-dump option
` [PATCH net-next v3 10/10] be2net: bump up the driver version to 11.0.0.0
[PATCH V3] net: emac: emac gigabit ethernet controller driver
2015-12-30 4:26 UTC (3+ messages)
[net-next v2 0/8][pull request] 10GbE Intel Wired LAN Driver Updates 2015-12-29
2015-12-30 3:23 UTC (9+ messages)
` [net-next v2 1/8] ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
` [net-next v2 2/8] ixgbevf: minor cleanups for ixgbevf_set_itr()
` [net-next v2 3/8] ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
` [net-next v2 4/8] ixgbe: report correct media type for KR, KX and KX4 interfaces
` [net-next v2 5/8] ixgbe: Clean up redundancy in hw_enc_features
` [net-next v2 6/8] ixgbe: fix RSS limit for X550
` [net-next v2 7/8] ixgbe: Correct X550EM_x revision check
` [net-next v2 8/8] ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
nf_unregister_net_hook: hook not found!
2015-12-30 2:39 UTC (3+ messages)
[PATCH] ixgbe: correctly handling failed allocation
2015-12-29 23:51 UTC (2+ messages)
[PATCH v2 net-next 0/4] Faster SO_REUSEPORT
2015-12-29 23:51 UTC (7+ messages)
` [PATCH v2 net-next 1/4] soreuseport: define reuseport groups
` [PATCH v2 net-next 2/4] soreuseport: fast reuseport UDP socket selection
` [PATCH v2 net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
` [PATCH v2 net-next 4/4] soreuseport: BPF selection functional test
[PATCH 0/4] WCN36xx convert to mainline SMD interface
2015-12-29 23:27 UTC (9+ messages)
` [PATCH 2/4] wcn36xx: Change indication list lock to spinlock
` [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding
[PATCH net-next 0/3] Fix some typos in setting hardware parameter
2015-12-29 22:28 UTC (5+ messages)
` [PATCH net-next 1/3] r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
` [PATCH net-next 2/3] r8169:Fix typo in setting RTL8168H PHY "
` [PATCH net-next 3/3] r8169:Correct the way of setting RTL8168DP ephy
[PATCH] cxgb4: correctly handling failed allocation
2015-12-29 22:20 UTC
[PATCH] mISDN: correctly handling failed allocation in fsm
2015-12-29 21:41 UTC
[PATCH] mISDN: correctly handling failed allocation
2015-12-29 21:38 UTC
[PATCH 06/10] net: hns: use to_platform_device()
2015-12-29 20:47 UTC (2+ messages)
[PATCH 1/9] atm: solos-pci: use to_pci_dev()
2015-12-29 20:47 UTC (2+ messages)
[PATCH 0/3] drivers: net: cpsw: phy-handle fixes
2015-12-29 20:30 UTC (3+ messages)
` [PATCH 2/3] drivers: net: cpsw: fix error messages when using phy-handle DT property
[PATCH net] openvswitch: Fix template leak in error cases
2015-12-29 20:28 UTC (2+ messages)
[PATCH v2 0/3] bpf: hash: use per-bucket spinlock
2015-12-29 20:14 UTC (6+ messages)
` [PATCH v2 1/3] bpf: hash: use atomic count
` [PATCH v2 2/3] bpf: hash: move select_bucket() out of htab's spinlock
` [PATCH v2 3/3] bpf: hash: use per-bucket spinlock
[PATCH] mwifiex: correctly handling kzalloc
2015-12-29 20:09 UTC (2+ messages)
[PATCH] qlcnic: correctly handle qlcnic_alloc_mbx_args
2015-12-29 20:02 UTC
[PATCH] qlcnic: correctly handle qlcnic_alloc_mbx_args
2015-12-29 19:46 UTC (2+ messages)
[PATCH] net, socket, socket_wq: fix missing initialization of flags
2015-12-29 19:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method
2015-12-29 18:16 UTC (6+ messages)
[PATCH net-next 3/4] soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
2015-12-29 17:16 UTC (2+ messages)
[PATCH] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
2015-12-29 14:05 UTC
[PATCH] netconsole: Initialize after all core networking drivers
2015-12-29 13:59 UTC (7+ messages)
[RFC PATCH net-next 0/3] MACsec IEEE 802.1AE implementation
2015-12-29 13:56 UTC (4+ messages)
` [RFC PATCH net-next 3/3] macsec: introduce IEEE 802.1AE driver
[PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping
2015-12-29 12:58 UTC (5+ messages)
` [PATCH net-next V3 1/4] net/mlx5e: Do not modify the TX SKB
` [PATCH net-next V3 2/4] net/mlx5_core: Introduce access function to read internal timer
` [PATCH net-next V3 3/4] net/mlx5e: Add HW timestamping (TS) support
` [PATCH net-next V3 4/4] net/mlx5e: Add PTP Hardware Clock (PHC) support
[PATCH net-next] l2tp: rely on ppp layer for skb scrubbing
2015-12-29 12:06 UTC
[PATCH] af_unix: Fix splice-bind deadlock
2015-12-29 10:58 UTC (2+ messages)
[PATCHv2 net] sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
2015-12-29 9:49 UTC
RE:IMPORTANT AND LUCRATIVE BUSINESS DISCUSSION
2015-12-27 9:00 UTC
[PATCH] net: phy: adds backplane driver for Freescale's PCS PHY
2015-12-29 8:18 UTC (3+ messages)
Donation/Charity
2015-12-29 5:00 UTC
Charity Donation
2015-12-29 3:20 UTC
Donation/Charity
2015-12-29 3:00 UTC
[PATCH] /drivers/net/wireless/ath/ath9k remove unnecessary ?: operator
2015-12-29 4:11 UTC (5+ 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).