messages from 2015-05-05 23:59:01 to 2015-05-07 04:11:58 UTC [more...]
[PATCH 00/10] Refactor netdev page frags and move them into mm/
2015-05-07 4:11 UTC (5+ messages)
` [PATCH 01/10] net: Use cached copy of pfmemalloc to avoid accessing page
` [PATCH 02/10] igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
` [PATCH 03/10] net: Store virtual address instead of page in netdev_alloc_cache
` [PATCH 04/10] mm/net: Rename and move page fragment handling from net/ to mm/
[PATCH net-next] ethernet: qualcomm: use spi instead of spi_device
2015-05-07 3:47 UTC
Is veth in net-next reordering traffic?
2015-05-07 3:16 UTC (2+ messages)
[PATCH] tcp: expose listen socket backlog via SIOCGBACKLOG
2015-05-07 2:45 UTC (2+ messages)
[PATCH] tcp: expose listen socket backlog via SIOCGBACKLOG
2015-05-07 2:07 UTC
[PATCH v2] brcmfmac: prohibit ACPI power management for brcmfmac driver
2015-05-07 2:07 UTC (2+ messages)
[net-next fragmenation icmp v2 0/2] fragmentation ICMP
2015-05-07 2:07 UTC (4+ messages)
` [net-next fragmenation icmp v2 1/2] bridge_netfilter: No ICMP packet on IPv4 defragmentation timeout
` [net-next fragmenation icmp v2 2/2] bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Request for advice on where to put Root Complex "fix up" code for downstream device
2015-05-07 0:34 UTC
kernel >= 4.0: crashes when using traceroute6 with isatap
2015-05-07 0:04 UTC (6+ messages)
[V2 PATCH 0/5] Introduce ACPI _CCA support and device_dma_is_coherent API
2015-05-06 23:58 UTC (14+ messages)
` [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
` [V2 PATCH 3/5] device property: Introduces device_dma_is_coherent()
[PATCH net-next] switchdev: add support for fdb add/del/dump via switchdev_port_obj ops
2015-05-06 23:35 UTC (2+ messages)
MPC885 spi: fsl-spi and SCC2 : Allow dynamic allocation of CPM1 pRAM
2015-05-06 23:18 UTC
[RFC PATCH v2 net-next] netlink: avoid namespace change while creating socket
2015-05-06 23:03 UTC (2+ messages)
[PATCH net-next] mpls: Move reserved label definitions
2015-05-06 22:50 UTC (4+ messages)
[PATCH v2 0/3] RSS fix for ixgbe/ixgbevf
2015-05-06 22:46 UTC (9+ messages)
` [PATCH v2 1/3] ixgbe: Specify rx hash type wrt rx desc RSS type
` [Intel-wired-lan] "
` [PATCH v2 2/3] ixgbevf: Set rx hash type for ingress packets
` [Intel-wired-lan] "
` [PATCH v2 3/3] ixgbe: Don't report flow director filter's status
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v2 0/3] RSS fix for ixgbe/ixgbevf
[PATCH V4 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
2015-05-06 22:29 UTC
[PATCH v2 net-next 0/2] tcp: more reliable window probes
2015-05-06 22:15 UTC (6+ messages)
` [PATCH v2 net-next 1/2] tcp: adjust window probe timers to safer values
` [PATCH v2 net-next 2/2] tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
[Patch net] net_sched: fix a use-after-free in tc_ctl_tfilter()
2015-05-06 21:24 UTC (2+ messages)
pull-request: can-next 2015-05-06
2015-05-06 21:21 UTC
[fragmentation ICMP 0/2] fragmentation ICMP
2015-05-06 21:12 UTC (5+ messages)
` [net-next fragmenation icmp 1/2] ipv4_fragment: Add a bit in IPCB to control ICMP generation
` [net-next fragmenation icmp 2/2] bridge: do not send icmp on fragmentation or defragmentation error
[PATCH net-next 0/7] packet: refine rollover
2015-05-06 21:05 UTC (14+ messages)
` [PATCH net-next 1/7] packet: rollover prepare: move code out of callsites
` [PATCH net-next 2/7] packet: rollover prepare: per-socket state
` [PATCH net-next 3/7] packet: rollover prepare: single return in packet_rcv_has_room
` [PATCH net-next 4/7] packet: rollover lock contention avoidance
` [PATCH net-next 5/7] packet: rollover only to socket with headroom
` [PATCH net-next 6/7] packet: rollover huge flows before small flows
` [PATCH net-next 7/7] packet: rollover statistics
[net-next PATCH 0/6] Add skb_free_frag to replace put_page(virt_to_head_page(ptr))
2015-05-06 20:55 UTC (6+ messages)
` [net-next PATCH 1/6] net: Add skb_free_frag to replace use of put_page in freeing skb->head
[PATCH linux v2 net-next 0/5] add netlink support for new lacp bonding parameters
2015-05-06 20:41 UTC (6+ messages)
` [PATCH linux v2 net-next 1/4] bonding: Allow userspace to set actors' system_priority in AD system
` [PATCH linux v2 net-next 2/4] bonding: Allow userspace to set actors' macaddr in an AD-system
` [PATCH linux v2 net-next 3/4] bonding: Implement user key part of port_key in an AD system
` [PATCH linux v2 net-next 4/4] bonding: add netlink support for sys prio, actor sys mac, and port key
` [PATCH iproute2 v2 net-next] iplink_bond: add support for ad_actor and port_key options
[PATCH net-next] tipc: allow one link per bearer to neighboring nodes
2015-05-06 19:45 UTC (2+ messages)
[PATCH net-next 0/2] tcp: more reliable window probes
2015-05-06 20:00 UTC (4+ messages)
` [PATCH net-next 1/2] tcp: adjust window probe timers to safer values
` [PATCH net-next 2/2] tcp: add TCPWinProbe SNMP counter
[PATCH V3 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
2015-05-06 19:55 UTC (5+ messages)
[PATCH net-next V8 0/2] openvswitch: Add support for 802.1AD
2015-05-06 18:36 UTC (3+ messages)
` [PATCH net-next V8 2/2] openvswitch: 802.1ad: Flow handling, actions, and parsing
` [ovs-dev] "
[PATCH iproute2] ss: small optim in tcp_show_info()
2015-05-06 18:33 UTC
[PATCH net-next v5 00/21] switchdev: spring cleanup
2015-05-06 18:23 UTC (17+ messages)
` [PATCH net-next v5 03/21] switchdev: introduce get/set attrs ops
` [PATCH net-next v5 04/21] switchdev: convert parent_id_get to switchdev attr get
` [PATCH net-next v5 05/21] switchdev: convert STP update to switchdev attr set
` [PATCH net-next v5 06/21] switchdev: introduce switchdev add/del obj ops
` [PATCH net-next v5 07/21] switchdev: add port vlan obj
` [PATCH net-next v5 08/21] rocker: use switchdev add/del obj for bridge port vlans
` [PATCH net-next v5 12/21] switchdev: remove old switchdev_port_bridge_setlink
pull request: bluetooth-next 2015-05-04
2015-05-06 18:21 UTC (3+ messages)
kernel >= 4.0: crashes when using traceroute6 with isatap
2015-05-06 18:14 UTC
[PATCH 0/4] iproute2: exit code fixes
2015-05-06 17:25 UTC (8+ messages)
` [PATCH 1/4] ip: document exit code
` [PATCH 2/4] ip: return correct exit code on route failure
` [PATCH 3/4] ip: fix exit code for rule failures
` [PATCH 4/4] ip: fix exit code for addrlabel
Fw: [Bug 97811] New: "ip netns create" hangs forever, spamming console with "unregister_netdevice: waiting for lo to become free"
2015-05-06 17:12 UTC
[net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
2015-05-06 16:57 UTC (4+ messages)
` [net-next PATCH v3 2/4] net: macb: "
` [net-next PATCH v3 3/4] net: macb: Add support for jumbo frames
` [net-next PATCH v3 4/4] net: macb: Add change_mtu callback with jumbo support
[PATCH v2] ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction
2015-05-06 16:31 UTC
[PATCH] macvtap add missing ioctls
2015-05-06 15:56 UTC
[RFC PATCH net-next 0/8] Convert some skb_<foo> functions to void
2015-05-06 16:14 UTC (6+ messages)
[PATCH v2 net-next] tcp: set SOCK_NOSPACE under memory pressure
2015-05-06 16:13 UTC (2+ messages)
[PATCH net-next V7 0/2] openvswitch: Add support for 802.1AD
2015-05-06 15:32 UTC (6+ messages)
` [PATCH net-next V7 2/2] openvswitch: 802.1ad: Flow handling, actions, and vlan parsing
[PATCH iproute2] route: Add missing newline in helptext
2015-05-06 15:25 UTC
[PATCH net-next 1/2] gianfar: Move TxFIFO underrun handling to reset path
2015-05-06 15:07 UTC (2+ messages)
` [PATCH net-next 2/2] gianfar: Enable changing mac addr when if up
[PATCH net-next 0/4] BPF updates
2015-05-06 15:21 UTC (9+ messages)
` [PATCH net-next 1/4] net: filter: add a callback to allow classic post-verifier transformations
` [PATCH net-next 2/4] seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
` [PATCH net-next 3/4] net: filter: add __GFP_NOWARN flag for larger kmem allocs
` [PATCH net-next 4/4] seccomp, filter: add and use bpf_prog_create_from_user from seccomp
[PATCH 0/2] pktgen changes
2015-05-06 14:35 UTC (9+ messages)
` [PATCH 2/2] pktgen: introduce xmit_mode 'rx_inject'
[PATCH-2] drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
2015-05-06 14:31 UTC
[PATCH] netfilter: ipset: deinline ip_set_put_extensions()
2015-05-06 14:28 UTC
[PATCH] netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
2015-05-06 14:09 UTC (2+ messages)
[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
2015-05-06 14:05 UTC (17+ messages)
` [PATCH net-next 1/6] netns: returns always an id in __peernet2id()
` [PATCH net-next 2/6] netns: always provide the id to rtnl_net_fill()
` [PATCH net-next 3/6] netns: rename peernet2id() to peernet2id_alloc()
` [PATCH net-next 4/6] netns: notify new nsid outside __peernet2id()
` [PATCH net-next 5/6] netns: use a spin_lock to protect nsid management
` [PATCH net-next 6/6] netlink: allow to listen "all" netns
pull-request: mac80211-next 2015-05-06
2015-05-06 14:02 UTC (2+ messages)
[PATCH] stmmac: call local_irq_save other than disable_irq in poll_controller
2015-05-06 14:02 UTC (4+ messages)
inet netconf support for send_redirects
2015-05-06 13:37 UTC
[PATCH] usbnet: avoid integer overflow in start_xmit
2015-05-06 13:09 UTC
[PATCH net-next 1/3] tipc: fix default link prop regression in nl compat
2015-05-06 11:58 UTC (3+ messages)
` [PATCH net-next 2/3] tipc: add broadcast link window set/get to nl api
` [PATCH net-next 3/3] tipc: send explicit not supported error in nl compat
IP_MULTICAST_IF getsockopt man part
2015-05-06 10:35 UTC (4+ messages)
[PATCH v2 net-next 0/9] be2net: patch-set
2015-05-06 9:30 UTC (10+ messages)
` [PATCH v2 net-next 1/9] be2net: add support for spoofchk setting
` [PATCH v2 net-next 2/9] be2net: set interrupt moderation for Skyhawk-R using EQ-DB
` [PATCH v2 net-next 3/9] be2net: receive pkts with L3, L4 errors on VFs
` [PATCH v2 net-next 4/9] be2net: check for INSUFFICIENT_VLANS error
` [PATCH v2 net-next 5/9] be2net: post full RXQ on interface enable
` [PATCH v2 net-next 6/9] be2net: simplify UFI compatibility checking
` [PATCH v2 net-next 7/9] be2net: use be_virtfn() instead of !be_physfn()
` [PATCH v2 net-next 8/9] be2net: update copyright year to 2015
` [PATCH v2 net-next 9/9] be2net: update the driver version to 10.6.0.2
[PATCH net-next] cxgb4: Initialize RSS mode for all Ports
2015-05-06 14:18 UTC
[PATCH] net: xgene_enet: Set hardware dependency
2015-05-06 7:14 UTC
[PATCH linux v1 net-next 0/5] add netlink support for new lacp bonding parameters
2015-05-06 7:07 UTC (6+ messages)
` [PATCH linux v1 net-next 4/4] bonding: add netlink support for sys prio, actor sys mac, and port key
[PATCH] net: amd-xgbe: Add hardware dependency
2015-05-06 7:04 UTC
[PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case
2015-05-06 6:32 UTC (3+ messages)
[PATCH 01/12] net: axienet: Support for RGMII
2015-05-06 5:29 UTC (5+ messages)
[PATCH V2 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
2015-05-06 0:08 UTC (3+ messages)
[PATCH] Bluetooth: Make request workqueue freezable
2015-05-06 0:06 UTC
[PATCH net-next 00/14] sfc: Enabling EF10 Vf's, set up vswitching and bind the SFC driver to the VF's
2015-05-06 0:00 UTC (5+ messages)
` [PATCH net-next 11/14] sfc: manually allocate and free vadaptors
` [PATCH net-next 12/14] sfc: Cope with permissions enforcement added to firmware for SR-IOV
` [PATCH net-next 13/14] sfc: Add use of shared RSS contexts
` [PATCH net-next 14/14] sfc: Bind the sfc driver to any available VF's
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).