messages from 2013-06-26 14:45:24 to 2013-06-27 19:56:55 UTC [more...]
[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
2013-06-27 19:56 UTC (23+ messages)
` [PATCH v3 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v3 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v3 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v3 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v3 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v3 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v3 07/45] CPU hotplug: Add _nocheck() variants of accessor functions
` [PATCH v3 08/45] CPU hotplug: Expose the new debug config option
` [PATCH v3 09/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v3 10/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 11/45] sched/core: "
` [PATCH v3 12/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v3 13/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 15/45] sched/rt: "
` [PATCH v3 17/45] tick-broadcast: "
` [PATCH v3 18/45] time/clocksource: "
` [PATCH v3 19/45] softirq: "
` [PATCH v3 20/45] irq: "
` [PATCH v3 21/45] net: "
` [PATCH v3 23/45] percpu_counter: Use _nocheck version of for_each_online_cpu()
` [PATCH v3 24/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 25/45] [SCSI] fcoe: "
Understanding lock contention in __udp4_lib_mcast_deliver
2013-06-27 19:22 UTC
[PATCH] net: fec: Fix multicast list setup in fec_restart()
2013-06-27 19:18 UTC (5+ messages)
` [PATCH v2] "
fa_type and fib_info - a question
2013-06-27 19:16 UTC
[RFC 0/5] Introduce VM Sockets virtio transport
2013-06-27 19:03 UTC (10+ messages)
` [RFC 1/5] VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
` [RFC 2/5] VSOCK: Introduce virtio-vsock-common.ko
` [RFC 3/5] VSOCK: Introduce virtio-vsock.ko
` [RFC 4/5] VSOCK: Introduce vhost-vsock.ko
` [RFC 5/5] VSOCK: Add Makefile and Kconfig
[PATCH net-next v1 1/1] net: fec: Add VLAN receive HW support
2013-06-27 18:25 UTC (10+ messages)
` [PATCH net v1 1/1] net: fec: Fix Transmitted bytes counter
[RFC Patch net-next 0/5] net: introduce generic type and helpers for IP address
2013-06-27 17:15 UTC (17+ messages)
` [RFC Patch net-next 1/5] net: introduce generic union inet_addr
` [RFC Patch net-next 2/5] net: introduce generic inet_pton()
` [RFC Patch net-next 3/5] inetpeer: use generic union inet_addr
` [RFC Patch net-next 4/5] sunrpc: "
` [RFC Patch net-next 5/5] nfs,cifs: abstract generic inet_addr_equal_strict()
[PATCH net-next 0/2] net/mlx4: Add dynamic policy changes to the SRIOV eSwitch support
2013-06-27 16:05 UTC (3+ messages)
` [PATCH net-next 1/2] net/mlx4_core: Dynamic VST to VST vlan/qos changes
` [PATCH net-next 2/2] net/mlx4_core: Add HW enforcement to VF link state
[PATCH net-next v2 0/2] Rework SCTP debugging framework
2013-06-27 15:14 UTC (5+ messages)
` [PATCH net-next v2 1/2] lib: vsprintf: add IPv4/v6 generic %piS/%pIS format specifier
` [PATCH net-next v2 2/2] net: sctp: rework debugging framework to use pr_debug and friends
[PATCH RESEND] ipv6: add anti-spoofing checks for 6to4 and 6rd
2013-06-27 15:08 UTC (4+ messages)
RTL8192CU on ARM not working
2013-06-27 14:45 UTC (3+ messages)
[r8169 3.10rc5] NETDEV WATCHDOG: eth1 (r8169): transmit queue 0 timed out
2013-06-27 14:40 UTC (2+ messages)
[PATCH v2 0/3] pch_gbe: few clean ups to the driver
2013-06-27 14:33 UTC (5+ messages)
` [PATCH v2 1/3] pch_gbe: remove inline keyword for exported functions
` [PATCH v2 2/3] pch_gbe: convert pr_* to netdev_*
` [PATCH v2 3/3] pch_gbe: use managed functions pcim_* and devm_*
[PATCH net-next 0/8] qlcnic: Driver updates
2013-06-27 14:29 UTC (6+ messages)
` [PATCH net-next 4/8] qlcnic: Add support for PEX DMA method to read memory section of adapter dump
pull-request: can-next 2013-06-27
2013-06-27 13:23 UTC
[PATCH] net: fec: reset rx mode when do suspend/resume or link status change
2013-06-27 13:21 UTC (3+ messages)
[PATCH 6/6] ssb/trivial: replace numeric with standard PM state macros
2013-06-27 13:00 UTC
[PATCH 2/6] net/trivial: replace numeric with standard PM state macros
2013-06-27 12:53 UTC
[ 3.5.y.z extended stable ] Patch "sctp: fully initialize sctp_outq in sctp_outq_init" has been added to staging queue
2013-06-27 12:53 UTC
[BUG]: missing shinfo with netlink_alloc_large_skb
2013-06-27 11:50 UTC (2+ messages)
[PATCH net-next] nlmon: fix comparison in nlmon_is_valid_mtu
2013-06-27 11:44 UTC
[PATCH 6/7] drivers: ssb: Kconfig: Amend SSB_EMBEDDED dependencies
2013-06-27 11:30 UTC (2+ messages)
[PATCH net-next 0/2] Rework SCTP debugging framework
2013-06-27 11:00 UTC (13+ messages)
` [PATCH net-next 1/2] lib: vsprintf: add IPv4/v6 generic %pig/%pIg format specifier
` [PATCH net-next 2/2] net: sctp: rework debugging framework to use pr_debug and friends
[PATCH 0/2] netdev: octeon_mgmt minor fixes
2013-06-27 10:40 UTC (4+ messages)
` [PATCH 2/2] netdev: octeon_mgmt: Fix structure layout for little-endian
[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
2013-06-27 10:06 UTC (21+ messages)
` [PATCH v2 15/45] rcu: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 38/45] MIPS: "
[PATCH] drivers: net: cpsw: add newline after MACID log
2013-06-27 9:51 UTC (2+ messages)
[PATCH 1/2 net-next] usbnet: ax88179_178a: Correct a typo in description
2013-06-27 9:16 UTC (2+ messages)
` [PATCH 2/2 net-next] usbnet: ax88179_178a: add .reset_resume hook
[PATCH] loopback: set pkt_type to PACKET_HOST explicitly
2013-06-27 8:50 UTC (6+ messages)
[PATCH net-next] ipv4: use next hop exceptions also for input routes
2013-06-27 8:52 UTC (2+ messages)
[netlink] WARNING: at mm/vmalloc.c:1487 __vunmap()
2013-06-27 8:30 UTC (5+ messages)
[PATCH] drivers/ptp/Kconfig: add "depends on HAS_IOMEM" for 'PTP_1588_CLOCK_PCH'
2013-06-27 8:21 UTC (3+ messages)
[PATCH v1 0/3] pch_gbe: few clean ups to the driver
2013-06-27 7:55 UTC (7+ messages)
` [PATCH v1 1/3] pch_gbe: remove inline keyword for exported functions
` [PATCH v1 2/3] pch_gbe: convert pr_* to netdev_*
` [PATCH v1 3/3] pch_gbe: use managed functions pcim_* and devm_*
kernel panic in skb_copy_bits
2013-06-27 7:15 UTC (3+ messages)
[RFC] about "net: orphan frags on receive" insanity
2013-06-27 7:09 UTC (8+ messages)
[PATCH vxlan v2 1/8] vxlan: Fix module cleanup
2013-06-27 5:15 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the net tree
2013-06-27 3:49 UTC
[Patch net] ipv6,mcast: always hold idev->lock before mca_lock
2013-06-27 3:42 UTC (4+ messages)
[GIT] Networking
2013-06-27 0:53 UTC
Doing specific RTM_GETLINK or RTM_GETADDR
2013-06-26 23:23 UTC
[PATCH 1/2] dlci: acquire rtnl_lock before calling __dev_get_by_name()
2013-06-26 22:46 UTC (4+ messages)
` [PATCH 2/2] dlci: validate the net device in dlci_del()
[PATCH v2] fec: Add support for reading RMON registers
2013-06-26 22:46 UTC (2+ messages)
[PATCH net-next] ipv6: rearm router solicitaion timer when setting new tokenized address
2013-06-26 22:23 UTC (3+ messages)
[patch 1/1] tcp-patch for net-next
2013-06-26 22:22 UTC (3+ messages)
` [patch 1/1] tcp: introduce TCP experimental option for SMC-R
[PATCH v2] ipv6: fix ecmp lookup when oif is specified
2013-06-26 22:19 UTC (4+ messages)
[PATCH 1/2] sh_eth: fix unhandled RFE interrupt
2013-06-26 22:18 UTC (4+ messages)
PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)
2013-06-26 22:17 UTC (4+ messages)
[PATCH] af_key: fix info leaks in notify messages
2013-06-26 22:16 UTC (2+ messages)
oops in udpv6_sendmsg
2013-06-26 22:15 UTC (4+ messages)
[PATCH net-next 2/2] ipv6: resend MLD report if a link-local address completes DAD
2013-06-26 22:07 UTC
[PATCH net-next 1/2] ipv6: introduce per-interface counter for dad-completed ipv6 addresses
2013-06-26 22:06 UTC
[PATCH 0/2] xfrm/af_key constify patches
2013-06-26 21:56 UTC (3+ messages)
` [PATCH 1/2] xfrm: constify mark argument of xfrm_find_acq()
` [PATCH 2/2] af_key: constify lookup tables
[PATCH v3.10-rc7] net: fix kernel deadlock with interface rename and netdev name retrieval
2013-06-26 20:44 UTC (3+ messages)
[PATCH net-next] sit: fix 4in4 + IPsec scenario
2013-06-26 20:42 UTC (2+ messages)
pull request (net-next): ipsec-next 2013-06-26
2013-06-26 20:23 UTC (2+ messages)
[PATCH vxlan v2 8/8] openvswitch: Add vxlan tunneling support
2013-06-26 20:14 UTC
[PATCH vxlan v2 7/8] vxlan: Add tx-vlan offload support
2013-06-26 20:14 UTC
[PATCH vxlan v2 2/8] vxlan: Fix vs->vni_list locking
2013-06-26 20:13 UTC
[PATCH vxlan v2 6/8] vxlan: Improve vxlan headroom calculation
2013-06-26 20:13 UTC
[PATCH vxlan v2 5/8] vxlan: Factor out vxlan send api
2013-06-26 20:13 UTC
[PATCH vxlan v2 4/8] vxlan: Extend vxlan handlers for openvswitch
2013-06-26 20:13 UTC
[PATCH vxlan v2 3/8] vxlan: Allow multiple receive handlers
2013-06-26 20:13 UTC
[PATCH vxlan v2 0/8] openvswitch: Add vxlan tunneling support
2013-06-26 20:13 UTC
[net-next 00/10][pull request] Intel Wired LAN Driver Updates
2013-06-26 19:58 UTC (8+ messages)
` [net-next 03/10] ixgbe: Fix typo
` [net-next 07/10] igb: Added rcu_lock to avoid race
Final Notice
2013-06-26 8:44 UTC
[PATCH v2] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
2013-06-26 15:16 UTC
[PATCH net-next 0/3] bonding: struct bonding cleanup and MAC set fixes
2013-06-26 15:13 UTC (4+ messages)
` [PATCH net-next 1/3] bonding: remove unnecessary setup_by_slave member
` [PATCH net-next 2/3] bonding: remove unnecessary dev_addr_from_first member
` [PATCH net-next 3/3] bonding: when cloning a MAC use NET_ADDR_STOLEN
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).